aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-07-06 18:05:30 +0000
committerdos-reis <gdr@axiomatics.org>2009-07-06 18:05:30 +0000
commit942c0d85f4739f568bca1497749cbc9f511d6d5c (patch)
tree36dc8d4048134b084b21277c659a7a729a625422 /configure.ac
parent2c34c1a268d3eb28f39bf9f431a49b09c5a1339f (diff)
downloadopen-axiom-942c0d85f4739f568bca1497749cbc9f511d6d5c.tar.gz
Fix SF/2815437
* algebra/mkfunc.spad.pamphlet:
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 4bd9bec5..93a52b5f 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-07-04],
+AC_INIT([OpenAxiom], [1.4.0-2009-07-06],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)