summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bdbda3..6391ed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
+ * configure.in: Post release bump, for unstable
+ 2.13.x development.
+
+2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
+
* configure.in: Release 2.12.0
* NEWS, THANKS, src/about.c: Update.
diff --git a/configure.in b/configure.in
index 116938a..879beb8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.53)
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(zenity, 2.12.0)
+AM_INIT_AUTOMAKE(zenity, 2.13.0)
GNOME_DOC_INIT