aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-12-11 22:48:38 +0000
committerdos-reis <gdr@axiomatics.org>2010-12-11 22:48:38 +0000
commita07faca18a3f5f7435cfc21f0a66a183d2c0cd05 (patch)
treecdc26e56baad314d992424ba2223ef98dda3af4b /configure.ac
parent0835ad7e9a8e7f90f61b633fd74304f00b07d386 (diff)
downloadopen-axiom-a07faca18a3f5f7435cfc21f0a66a183d2c0cd05.tar.gz
* boot/tokens.boot: `finally' is now a keyword.
* boot/parser.boot (bpMissing): Use a BootParserException exception. (bpTrap): Likewise. (bpListAndRecover): Catch them. * boot/parser.boot (shoeOutParse): Likewise. * boot/ast.boot (bfHandlers): Fix thinko. (codeForCatchHandlers): Likewise.
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 c29dab32..4c8eff99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl Makefiles for building OpenAxiom interpreter, compiler, libraries, and
dnl auxiliary tools where appropriate.
dnl
-AC_INIT([OpenAxiom], [1.4.0-2010-12-06],
+AC_INIT([OpenAxiom], [1.4.0-2010-12-11],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files