aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-16 22:27:25 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-16 22:27:25 +0000
commit272d5208e715c32ac3e514e248d2e523e3e0a8fc (patch)
tree7d7eb8ca04336ebf3be275066849c4c4d34aa4a2 /configure.ac
parent9d24bc01e0c59b7d23546eaae53634462b9ff90c (diff)
downloadopen-axiom-272d5208e715c32ac3e514e248d2e523e3e0a8fc.tar.gz
* compiler.boot ($coreDiagnosticFunctions): New.
(compForm1): Use it in checking for error functions.
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 eeb3f961..f0ce52e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.1.0-2007-11-15],
+AC_INIT([OpenAxiom], [1.1.0-2007-11-16],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)