aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-05 06:54:32 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-05 06:54:32 +0000
commite70b49f2ffc26d1b6c136d12eeee6de11b00d541 (patch)
treee36113a8ccd22d350564a97020c05649f6ae916c /configure.ac
parentbd4a699266fec55732b228ed4fa3c206571a4ccd (diff)
downloadopen-axiom-e70b49f2ffc26d1b6c136d12eeee6de11b00d541.tar.gz
* interp/cparse.boot (npExpress1): Make assignment an expression,
therefore a statement.
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 89b88f1c..d5725cd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.2.0-2008-08-04],
+AC_INIT([OpenAxiom], [1.2.0-2008-08-05],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)