projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffb6a8b
)
Bump microcode version number.
author
Taylor R Campbell
<campbell@mumble.net>
Tue, 8 Feb 2011 01:19:01 +0000
(
01:19
+0000)
committer
Taylor 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
patch
|
blob
|
history
diff --git
a/src/microcode/configure.ac
b/src/microcode/configure.ac
index 96e133dd12dabf5149fb2d0e18a0971706d3b3f1..b670c64eda676e332200ee405f355e36c8c6e49e 100644
(file)
--- 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