aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-01 15:44:55 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-01 15:44:55 +0000
commitd25ed262488778447a0364f45096b3b46a9912e0 (patch)
tree63eab68870f912ad0d8b495a96c73c894a1690b2 /configure.ac
parentb8edf207247b2f174eefd6d9edd18b4a73876303 (diff)
downloadopen-axiom-d25ed262488778447a0364f45096b3b46a9912e0.tar.gz
* Makefile.pamphlet (compat.$(FASLEXT)): New rule.
(pathname.$(FASLEXT)): Likewise. (<<compat.clisp>>): Remove. (<<define.clisp>>): Likewise. * compat.boot.pamphlet: Push into package "BOOT". * pathname.boot: Import "nlib".
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 cb49b028..125c3720 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.1.0-2007-10-31],
+AC_INIT([OpenAxiom], [1.1.0-2007-11-01],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)