[gnome-packagekit] Post branch version bump



commit 29df175d81cd1e61b21f2a761aacd3ad303e2a4d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 29 12:18:38 2010 +0100

    Post branch version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index a45c210..e8ad9f7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.30.1"
-git tag -s GNOME_PACKAGEKIT_2_30_1 -m "==== Version 2.30.1 ===="
+git commit -a -m "Release version 2.31.1"
+git tag -s GNOME_PACKAGEKIT_2_31_1 -m "==== Version 2.31.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 8fddf6b..428c0d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.30.1])
+AC_INIT([gnome-packagekit],[2.31.1])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]