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-gl 0.10 - Matt Birkholz, 2019-07-27
+=====================================================
+
+Minor build improvements.
+
mit-scheme-pucked-gl 0.9 - Matt Birkholz, 2019-07-03
====================================================
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme Pucked gl plugin],
- [0.9],
+ [0.10],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-gl])
AC_CONFIG_SRCDIR([gl.pkg])
+mit-scheme-pucked-gl (0.10) birchwood; urgency=low
+
+ * Minor build improvements.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Sat, 27 Jul 2019 00:00:00 -0000
+
mit-scheme-pucked-gl (0.9) birchwood; urgency=low
* New release upstream. Downcased many symbols.
(with-loader-base-uri (system-library-uri "gl/")
(lambda ()
(load-package-set "gl")))
-(add-subsystem-identification! "GL" '(0 9))
\ No newline at end of file
+(add-subsystem-identification! "GL" '(0 10))
\ No newline at end of file