aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-03-09 15:49:26 +0000
committerdos-reis <gdr@axiomatics.org>2010-03-09 15:49:26 +0000
commitc4e4529187db6e0aba25f8af43cf7be4cc15386e (patch)
tree3184d089cab8765327634d681db0c4168f56e156 /configure.ac
parent0e88b70dfbb109f73fe0e8cac2c25ef445cb2c50 (diff)
downloadopen-axiom-c4e4529187db6e0aba25f8af43cf7be4cc15386e.tar.gz
* interp/nruncomp.boot (needToQuoteFlags?): New.
(optDeltaEntry): Use it.
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 8c0e64d8..ac9d6c20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.4.0-2010-03-06],
+AC_INIT([OpenAxiom], [1.4.0-2010-03-09],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)