Increment a couple more versions.
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 1 Oct 2018 23:28:25 +0000 (16:28 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 1 Oct 2018 23:28:25 +0000 (16:28 -0700)
doc/configure.ac
src/microcode/configure.ac

index 583c396aaeeeb25070934fa0ced2f40e671e5e1a..e423bdf1f373cccd12da0af9651435876cff5a86 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme documentation],
-       [9.2.15],
+       [9.2.18],
        [matt@birchwood-abbey.net],
        [mit-scheme-pucked-doc])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
index 748594208a0055eb65ebf9ba15f1c02576506a89..388081b7426f0d48c4211c79b1a8b20db397ec8c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([MIT/GNU Scheme microcode], [15.4], [bug-mit-scheme@gnu.org], [mit-scheme])
+AC_INIT([MIT/GNU Scheme microcode], [15.8], [bug-mit-scheme@gnu.org], [mit-scheme])
 AC_CONFIG_SRCDIR([boot.c])
 # Would set m4 macro dir, but only works if automake or libtools in use.
 # Instead we include directly.