aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-11-09 01:58:44 +0000
committerdos-reis <gdr@axiomatics.org>2009-11-09 01:58:44 +0000
commitbeb923feadbabd89f92eb61dc6284d41eeccd540 (patch)
tree01c1c0e0eb6a9c2ab0bfa0aed9250e1f3f99cfaa /configure.ac
parent90e75eb56b50a8fb87dc241f5bba0c78aec8c973 (diff)
downloadopen-axiom-beb923feadbabd89f92eb61dc6284d41eeccd540.tar.gz
Fix SF/2893009
* algebra/syntax.spad.pamphlet (ParameterAst): New. (HeadAst): Use it. * testsuite/interpreter/sf-2893009.input: Likewise. * testsuite/interpreter/sf-2893009.spad: 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 243106fa..3cce0002 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-28],
+AC_INIT([OpenAxiom], [1.4.0-2009-11-08],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)