From: Taylor R Campbell Date: Tue, 8 Feb 2011 01:19:01 +0000 (+0000) Subject: Bump microcode version number. X-Git-Tag: 20110426-Gtk~2^2~38 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=6a9f7f831b8a2b9ec4c453084bd10cc807fc1898;p=mit-scheme.git Bump microcode version number. New primitive NANOTIME-SINCE-UTC-EPOCH, and a bajillion others. --- diff --git a/src/microcode/configure.ac b/src/microcode/configure.ac index 96e133dd1..b670c64ed 100644 --- a/src/microcode/configure.ac +++ b/src/microcode/configure.ac @@ -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