aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-13 14:55:53 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-13 14:55:53 +0000
commitcd4b966f39550403099a0abf1e993af1e7e79139 (patch)
tree84fbcdcedeecd1915b000131e6d5ae8ea9f2bdbd /configure.ac
parent5f7f460c22d03c5c1b2e318e97971518465c4197 (diff)
downloadopen-axiom-cd4b966f39550403099a0abf1e993af1e7e79139.tar.gz
(|COMP,TRAN|): Remove.
(|spadHash|): Likewise. (|$internalHistoryTable|): Don't define here. (|isBpiOrLambda|): Remove. (|libraryFileLists|): Likewise. (|normalizeArgFileName|): Likewise. (save-system) [LUCID]: Likewise. (|undoINITIALIZE|): Likewise. (|isLowerCaseLetter|): Don't define here. (|isUpperCaseLetter|): Likewise. (|isLetter|): Likewise. (printCopyright): Remove. (user-homedir-pathname): Likewise. (BUMPCOMPERRORCOUNT): Likewise. (|cpCms|): Likewise. (|normalizeTimeAndStringify|): Likewise. (whocalled): Likewise. (|compressHashTable|): Likewise. (SETLETPRINTFLAG): Don't define here. (RESTART0): Move to sys-driver.boot * interp/g-util.boot (charRangeTest): Remove.
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 5a9278b7..7684b131 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-08-11],
+AC_INIT([OpenAxiom], [1.2.0-2008-08-12],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)