aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-04 16:19:40 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-04 16:19:40 +0000
commit0ad09054cee5b6f2bd578e464f1e53d2389a798d (patch)
treec10765f6a0ec2e6cdd8c317b9d0b6d884e036341 /configure.ac.pamphlet
parent3df098b4ccc05dabb203253a01e3f7e85321d499 (diff)
downloadopen-axiom-0ad09054cee5b6f2bd578e464f1e53d2389a798d.tar.gz
* Makefile.pamphlet (record.$(FASLEXT)): New rule.
(newfort.$(FASLEXT)): Likewise. (<<record.clisp>>): Remove. (<<newfort.clisp>>): Likewise. * newfort.boot.pamphlet: Push into package "BOOT".
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r--configure.ac.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet
index 480eb93b..609f8eec 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1010,7 +1010,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.1.0-2007-11-02],
+AC_INIT([OpenAxiom], [1.1.0-2007-11-04],
[open-axiom-bugs@lists.sf.net])
@