+mit-scheme-pucked (9.2.13) birchwood; urgency=low
+
+ * New upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Tue, 5 Jun 2018 00:00:00 -0000
+
mit-scheme-pucked (9.2.12) birchwood; urgency=low
* Add a Debian postinst script to update plugin indices after upgrades.
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme documentation],
- [9.2.11],
+ [9.2.13],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-doc])
AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
(let ((now last-copyright-year)
(then 1986))
(iota (+ (- now then) 1) then)))
- (add-subsystem-identification! "Release" '(9 2 12))
+ (add-subsystem-identification! "Release" '(9 2 13))
(snarf-microcode-version!)
(add-event-receiver! event:after-restore snarf-microcode-version!)
(add-subsystem-identification! "Runtime" '(15 8))))