aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-19 13:07:48 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-19 13:07:48 +0000
commitd78b5539ffe42f70b9a028d88821b52be1deb43e (patch)
tree107a5c5806106aa99136d3a18599edb58472a943 /configure.ac
parentbaa9b5b69f1566ed6ad37d15b4cf8dea01d7e8ed (diff)
downloadopen-axiom-d78b5539ffe42f70b9a028d88821b52be1deb43e.tar.gz
* nruncomp.boot (deltaTran): Fix thinko; handle the case where the
domain of computation is the add form.
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 e28c3715..c761df51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.1.0-2007-12-16],
+AC_INIT([OpenAxiom], [1.1.0-2007-12-19],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)