Bump microcode version number.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 8 Feb 2011 01:19:01 +0000 (01:19 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 8 Feb 2011 01:19:01 +0000 (01:19 +0000)
New primitive NANOTIME-SINCE-UTC-EPOCH, and a bajillion others.

src/microcode/configure.ac

index 96e133dd12dabf5149fb2d0e18a0971706d3b3f1..b670c64eda676e332200ee405f355e36c8c6e49e 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([MIT/GNU Scheme microcode], [15.2], [bug-mit-scheme@gnu.org], [mit-scheme])
+AC_INIT([MIT/GNU Scheme microcode], [15.3], [bug-mit-scheme@gnu.org], [mit-scheme])
 AC_CONFIG_SRCDIR([boot.c])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_MAKE_SET