aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-02-10 20:47:41 +0000
committerdos-reis <gdr@axiomatics.org>2008-02-10 20:47:41 +0000
commit10e4d901b94a029bd9a6f62c421ecdf0baafd139 (patch)
tree9e8ae01a489089eac309038bf85ade7bd601f8f1 /configure.ac
parent3323315437ba6092fdab0d1fc46240c0d963fb43 (diff)
downloadopen-axiom-10e4d901b94a029bd9a6f62c421ecdf0baafd139.tar.gz
* interp/sys-driver.boot (executeSpadScript): By default make
script execution quiet. Support --verbose for verbose processing.
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 82fb2bee..09a24846 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-02-09],
+AC_INIT([OpenAxiom], [1.2.0-2008-02-10],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)