]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Post-release version bump
authorJürg Billeter <j@bitron.ch>
Wed, 7 Jan 2009 22:49:21 +0000 (22:49 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Wed, 7 Jan 2009 22:49:21 +0000 (22:49 +0000)
2009-01-07  Jürg Billeter  <j@bitron.ch>

* configure.ac: Post-release version bump

svn path=/trunk/; revision=2293

ChangeLog
configure.ac

index 160940ce9c908f79494a3857266360c5125c24d6..242db6dda260d446bda61ad749cd8b3159f34e08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-07  Jürg Billeter  <j@bitron.ch>
+
+       * configure.ac: Post-release version bump
+
 2009-01-07  Jürg Billeter  <j@bitron.ch>
 
        * NEWS: update for 0.5.4 release
index 77b20e756fbdd2fe9ea3dffe7d6cf4d59f8581c8..21132fcb3bb8f7e04199f62037a754aef33559c9 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([vala], [0.5.4], [j@bitron.ch], [vala])
+AC_INIT([vala], [0.5.5], [j@bitron.ch], [vala])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2])