aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 26e73ee6..9ecc4eed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom 1.1.0 experimental], [2007-09-07],
- [open-axiom-devel@lists.sf.org])
+AC_INIT([OpenAxiom 1.1.0 experimental], [2007-09-10],
+ [open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)
AC_CONFIG_HEADERS([config/axiom-c-macros.h])