Version 9.2.14. mit-scheme-pucked-9.2.14
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 6 Jun 2018 22:40:32 +0000 (15:40 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Wed, 6 Jun 2018 22:40:32 +0000 (15:40 -0700)
debian/changelog
src/runtime/version.scm

index 633bde42d326c3441e12037a119e12a80367be31..dba494e672cc298eebbd1388e73010007d11719d 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked (9.2.14) birchwood; urgency=low
+
+  * New upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Wed,  6 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked (9.2.13) birchwood; urgency=low
 
   * New upstream.
index f1daa26378f5a350af05acc836594aa6be565f09..e4cb302af92e3e6ad69835255546991aecf5cd51 100644 (file)
@@ -39,7 +39,7 @@ USA.
         (let ((now last-copyright-year)
               (then 1986))
           (iota (+ (- now then) 1) then)))
-   (add-subsystem-identification! "Release" '(9 2 13))
+   (add-subsystem-identification! "Release" '(9 2 14))
    (snarf-microcode-version!)
    (add-event-receiver! event:after-restore snarf-microcode-version!)
    (add-subsystem-identification! "Runtime" '(15 8))))