aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-08 19:44:03 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-08 19:44:03 +0000
commitc3efb458ecde8f2b30f5b51ebeda24fbaf894ce9 (patch)
tree3121fd9043bf8eeb277305376461d6d1f595e354 /configure.ac
parent2a235748f5933b7514a01247afd5f73371a1e542 (diff)
downloadopen-axiom-c3efb458ecde8f2b30f5b51ebeda24fbaf894ce9.tar.gz
* interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.
* interp/compiler.boot (compMatch): test for identifier, not atomic value. * algebra/syntax.spad.pamphlet (Syntax): Tidy.
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 9e5c4ba6..0ade14c4 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-2011-01-24],
+AC_INIT([OpenAxiom], [1.4.0-2011-02-08],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files