aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-03-18 20:40:17 +0000
committerdos-reis <gdr@axiomatics.org>2008-03-18 20:40:17 +0000
commitf23893b83a0450f8729579f74758e212bf3543b7 (patch)
tree161b297bee2a977590e6ee48036d579eeff25040 /configure.ac
parent10baedf8aa83e58aacc8dd830774c37b60ab11a3 (diff)
downloadopen-axiom-f23893b83a0450f8729579f74758e212bf3543b7.tar.gz
* interp/sys-utility.boot: Define more type abbreviations.
* interp/apply.boot: Adjust signature declarations. * interp/compiler.boot: Likewise.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c4133a3e..29e51b24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.2.0-2008-03-17],
+AC_INIT([OpenAxiom], [1.2.0-2008-03-18],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)