aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-03-30 14:33:53 +0000
committerdos-reis <gdr@axiomatics.org>2008-03-30 14:33:53 +0000
commitaf51c280292fc412e56c22ec2b416184beecee3d (patch)
treeebea856bd8442cab656010abd9f04aff4f41bf3b /configure.ac.pamphlet
parent5b6d45a2ce9252daf2392b1fe189f9cdfce19bb1 (diff)
downloadopen-axiom-af51c280292fc412e56c22ec2b416184beecee3d.tar.gz
Fix SF/1849435.
* interp/buildom.boot: Rewrite builtin domains to work with old runtime scheme. * interp/nruncomp.boot (NRTencode): Tidy. * interp/nrungo.boot (basicLookup): lookupInTable is part of the old runtime scheme too. (lookupInDomain): Tidy. (lookupInCategories): Simplify.
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 db9119c9..4bd7cedc 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1078,7 +1078,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.2.0-2008-03-26],
+AC_INIT([OpenAxiom], [1.2.0-2008-03-28],
[open-axiom-bugs@lists.sf.net])
@