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-cairo 0.11 - Matt Birkholz, 2019-07-03
+========================================================
+
+New release upstream. Downcased many symbols.
+
mit-scheme-pucked-cairo 0.10 - Matt Birkholz, 2018-11-27
========================================================
@comment %**start of header
@setfilename cairo.info
@include version.texi
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.11
@settitle Cairo Plugin Manual
@comment %**end of header
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme Pucked cairo plugin],
- [0.10],
+ [0.11],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-cairo])
AC_CONFIG_SRCDIR([cairo.pkg])
+mit-scheme-pucked-cairo (0.11) 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-cairo (0.10) birchwood; urgency=low
* New release upstream supporting Unicode and plugins.
(with-loader-base-uri (system-library-uri "cairo/")
(lambda ()
(load-package-set "cairo")))
-(add-subsystem-identification! "Cairo" '(0 10))
\ No newline at end of file
+(add-subsystem-identification! "Cairo" '(0 11))
\ No newline at end of file