aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-04-25 22:10:18 +0000
committerdos-reis <gdr@axiomatics.org>2010-04-25 22:10:18 +0000
commitc79e40703ada1ff91b7e057b25d4ae1c4199770a (patch)
treee5fd98849be6f127a2c0cd267fdd498ec53c3f90 /configure.ac
parent2e76a77847facaa29b9c0f7c26ea2ba511dc285e (diff)
downloadopen-axiom-c79e40703ada1ff91b7e057b25d4ae1c4199770a.tar.gz
* algebra/partperm.spad.pamphlet (PartitionsAndPermutations): Move
partitions to domain Partitions. * algebra/cycles.spad.pamphlet (CycleIndicators): User partitions from Partition. Tidy.
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 83829250..16bb92bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.4.0-2010-04-21],
+AC_INIT([OpenAxiom], [1.4.0-2010-04-24],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)