aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-15 17:44:22 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-15 17:44:22 +0000
commite2aabd8c9625a3009115624618a290627c2c61fa (patch)
treefdd935224f471b32a175c4059bfc155f6ddc819b /configure.ac
parent404b0530acf25537720b73664ec84c331743f9d9 (diff)
downloadopen-axiom-e2aabd8c9625a3009115624618a290627c2c61fa.tar.gz
add spad parser library
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 bb1d3c65..eeb3f961 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-11-13],
+AC_INIT([OpenAxiom], [1.1.0-2007-11-15],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)