aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-06-14 11:42:16 +0000
committerdos-reis <gdr@axiomatics.org>2008-06-14 11:42:16 +0000
commitc2d4514bfae7dbe8572c69fac2b9c013252d31f1 (patch)
tree2bfaf9937696fdb3946ef5f73ec6228a70aac285 /configure.ac.pamphlet
parentc9d86f3d7a1bd950ee0d04aacd3eadcdd5bb7361 (diff)
downloadopen-axiom-c2d4514bfae7dbe8572c69fac2b9c013252d31f1.tar.gz
* algebra/variable.spad.pamphlet (ModePatternVariable): New.
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 1c8ee53e..a6c41e21 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1103,7 +1103,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.2.0-2008-05-28],
+AC_INIT([OpenAxiom], [1.2.0-2008-06-10],
[open-axiom-bugs@lists.sf.net])
@