aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-10-09 06:23:10 +0000
committerdos-reis <gdr@axiomatics.org>2009-10-09 06:23:10 +0000
commitb9b6081bee80b1eb8d4118983b03e29733f188e0 (patch)
tree3365be8261933f20b3e74d8955ee0fdd0b4b472b /configure.ac
parent8634da678944367834e85def966278aa3ae14026 (diff)
downloadopen-axiom-b9b6081bee80b1eb8d4118983b03e29733f188e0.tar.gz
Fix SF/2875134
* interp/ptrees.boot: New. (pfIdSymbol): Use it. (pfSymbolSymbol): Likewise. (pfInfApplication): Likewise. * testsuite/interpreter/sf-2875134.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 e51b7897..abcdb432 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-2009-10-01],
+AC_INIT([OpenAxiom], [1.4.0-2009-10-08],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)