aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-06-09 07:08:27 +0000
committerdos-reis <gdr@axiomatics.org>2009-06-09 07:08:27 +0000
commita8716de1c3778c147f62d18f1648d8b23163fccf (patch)
treefdcef0df213b4d7c755f05d7d8dcaa07d484fdb4 /configure.ac
parent5eacf6339b7768a4c6d048d5fce6c5aff8c2d62a (diff)
downloadopen-axiom-a8716de1c3778c147f62d18f1648d8b23163fccf.tar.gz
* interp/compiler.boot (compLogicalNot): Tidy.
* interp/define.boot (doIt): Tidy conditional case. * boot/tokens.boot: 'fourth' is a now a builtin function.
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 3aea15a2..2cf9f8b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2009-06-07],
+AC_INIT([OpenAxiom], [1.3.0-2009-06-09],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)