planetarium 0.9 mit-scheme-pucked-planetarium-0.9
authorMatt Birkholz <matt@birchwood-abbey.net>
Thu, 4 Jul 2019 03:24:20 +0000 (20:24 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 4 Jul 2019 03:24:20 +0000 (20:24 -0700)
src/planetarium/NEWS
src/planetarium/configure.ac
src/planetarium/debian/changelog
src/planetarium/mit-make.scm
src/planetarium/planetarium.texi

index 6dde52be0ef2f054a6af25d8816c396b800b3746..ec9688917ded916c0f589c81bdf398b63398b69d 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-planetarium 0.9 - Matt Birkholz, 2019-07-03
+=============================================================
+
+Downcased many symbols.  Build tweak.
+
 mit-scheme-pucked-planetarium 0.8 - Matt Birkholz, 2018-11-27
 =============================================================
 
index d599edee298b3cde5173edc1578cabe7715aa74e..0cb8459356ecd34bd6068247993ee4eda8bede11 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked planetarium plugin],
-        [0.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-planetarium])
 AC_CONFIG_SRCDIR([mit.pkg])
index a88b743810978a8fa6ac4edb7671729fe88f778e..65b57ea9bcccf1c1a14c0eb63593a7cb09e645be 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-planetarium (0.9) birchwood; urgency=low
+
+  * Downcased many symbols.  Build tweak.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Wed, 03 Jul 2019 00:00:00 -0000
+
 mit-scheme-pucked-planetarium (0.8) birchwood; urgency=low
 
   * New release upstream supporting Unicode and plugins.
index 3d7dd6f0577121654868fa43d1a058a361c42082..1ab048103dfec9a2f0f2b96d866f329810559db1 100644 (file)
@@ -35,4 +35,4 @@ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
       (if (not (warn-errors? (lambda () (load-option 'gl))))
          (load-package-set "mit-3d")))))
 
-(add-subsystem-identification! "Planetarium" '(0 8))
\ No newline at end of file
+(add-subsystem-identification! "Planetarium" '(0 9))
\ No newline at end of file
index 9a586a57ad0700a56016d99b864bf943b0edae49..5c1dac97dcdbbd9b7facbfa54d08bcef064de7ec 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename planetarium.info
 @include version.texi
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.11
 @settitle Planetarium Plugin Manual
 @comment %**end of header