aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-20 14:33:39 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-20 14:33:39 +0000
commitcb1eff07e9bc02df65fd78b1dc6241f3fb07e95b (patch)
treeb026780521f7d7cf36a22fc913b925de65fd3404 /configure.ac
parent7d15f46553324afd01352f85a6b6f57f259fd64a (diff)
downloadopen-axiom-cb1eff07e9bc02df65fd78b1dc6241f3fb07e95b.tar.gz
* interp/parse.boot (transSeq): Aggregate branches of toplevel
conditionals so that implications propagate down the pipe.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 0ade14c4..3a64f9c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2010, Gabriel Dos Reis.
+dnl Copyright (C) 2006-2011, Gabriel Dos Reis.
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
@@ -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-02-08],
+AC_INIT([OpenAxiom], [1.4.0-2011-02-20],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files