aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-11-18 18:03:21 +0000
committerdos-reis <gdr@axiomatics.org>2008-11-18 18:03:21 +0000
commite8fa0a31f5e1ec2f3269cd2cd5cd18a78fd60a4a (patch)
tree0cc962f9987ca386384cf131e2f49bdc8a0e4d18 /configure.ac
parent8af9359051b3b2493ef3b9d06b8fe26f2a645a06 (diff)
downloadopen-axiom-e8fa0a31f5e1ec2f3269cd2cd5cd18a78fd60a4a.tar.gz
* interp/nrunfast.boot (resolveNiladicConstructors): New.
(newHasTest): Use it to handle signature export test. * testsuite/interpreter/has.input: New.
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 e7ea6fe6..7f4a1db4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2008-11-15],
+AC_INIT([OpenAxiom], [1.3.0-2008-11-18],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)