summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65405d9..19f8d39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-09-28 Rodney Dawes <dobey@novell.com>
+ * configure.ac: Up version to 2.11.1 for release
+
+2006-09-28 Rodney Dawes <dobey@novell.com>
+
* scripts/Makefile.am: evolution.py replaces evolution-mail.py
2006-09-28 Rodney Dawes <dobey@novell.com>
diff --git a/configure.ac b/configure.ac
index c27bbdd..a9e5a8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT([a11y-test-suite], [2.11.0])
+AC_INIT([a11y-test-suite], [2.11.1])
AC_CONFIG_SRCDIR(HACKING)
AC_COPYRIGHT([Copyright 2006 Novell, Inc.])