summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cde79e1eb..3dcc459c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-10 Sebastien Bacher <seb128@debian.org>
+
+ * configure.in: update for 2.11.4
+
+==================== 2.11.3 ===================
+
2005-05-22 Sebastien Bacher <seb128@debian.org>
* ChangeLog capplets/about-me/e-image-chooser.c
diff --git a/configure.in b/configure.in
index 71a309d90..8356c0f15 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([control-center], [2.11.3],
+AC_INIT([control-center], [2.11.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_SRCDIR([control-center])