aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-12-05 07:38:09 +0000
committerdos-reis <gdr@axiomatics.org>2008-12-05 07:38:09 +0000
commitdd55b5ac1701d057ec49a45bfbc790f628757b52 (patch)
tree3315c4e42e463924750f565f2e4e5da1a7b1683c /configure.ac.pamphlet
parentb18855381e61c452349e46e79e9b83ebd1a94dee (diff)
downloadopen-axiom-dd55b5ac1701d057ec49a45bfbc790f628757b52.tar.gz
r12404@gauss: gdr | 2008-12-04 21:21:54 -0600
Branch for fixing CoercibleFrom changes. r12405@gauss: gdr | 2008-12-05 01:34:50 -0600 * algebra/fs2ups.spad.pamphlet (FunctionSpaceToUnivariatePowerSeries): Revert previous requirement change on parameter. * algebra/manip.spad.pamphlet (PolynomialRoots): Likewise. * algebra/rf.spad.pamphlet (PolynomialCategoryQuotientFunctions): Likewise. * algebra/sum.spad.pamphlet (GosperSummationMethod): Likewise. * share/algebra: Update databases.
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 31431d36..1c8357a1 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1126,7 +1126,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2008-12-03],
+AC_INIT([OpenAxiom], [1.3.0-2008-12-05],
[open-axiom-bugs@lists.sf.net])
@