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-gtk-screen 0.7 - Matt Birkholz, 2019-07-03
+============================================================
+
+New release upstream. Downcased many symbols.
+
mit-scheme-pucked-gtk-screen 0.6 - Matt Birkholz, 2018-11-27
============================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked gtk-screen plugin],
- [0.6],
+ [0.7],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-gtk-screen])
AC_CONFIG_SRCDIR([gtk-screen.pkg])
+mit-scheme-pucked-gtk-screen (0.7) birchwood; urgency=low
+
+ * New release upstream. Downcased many symbols.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Wed, 03 Jul 2019 00:00:00 -0000
+
mit-scheme-pucked-gtk-screen (0.6) birchwood; urgency=low
* New release upstream supporting Unicode and plugins.
(with-loader-base-uri (system-library-uri "gtk-screen/")
(lambda ()
(load-package-set "gtk-screen")))
-(add-subsystem-identification! "Gtk-Screen" '(0 6))
\ No newline at end of file
+(add-subsystem-identification! "Gtk-Screen" '(0 7))
\ No newline at end of file