diff options
author | dos-reis <gdr@axiomatics.org> | 2009-05-16 11:17:33 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2009-05-16 11:17:33 +0000 |
commit | 77a93f4a3987914d71bc491a7bb0e322651e6be3 (patch) | |
tree | 4146d7ca24bb10c8112df8cf5f974bd20030088b /configure.ac | |
parent | 1f494025090f73be6f638bea1827e352df9921db (diff) | |
download | open-axiom-77a93f4a3987914d71bc491a7bb0e322651e6be3.tar.gz |
Daily bump
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ae648fe3..87056915 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ sinclude(config/open-axiom.m4) sinclude(config/aclocal.m4) -AC_INIT([OpenAxiom], [1.3.0-2009-05-09], +AC_INIT([OpenAxiom], [1.3.0-2009-05-16], [open-axiom-bugs@lists.sf.net]) AC_CONFIG_AUX_DIR(config) |