[gnome-packagekit/gnome-2-32] trivial: Post release version bump



commit bed578402fc2c81cc0f37eee8137f8aa50f7b7b5
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 14 13:16:01 2010 +0100

    trivial: Post release version bump

 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index b5e7a41..36bf87a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,10 +2,10 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-packagekit in the same format as usual.
 
-git shortlog GNOME_PACKAGEKIT_2_31_6.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_31_91.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.31.91
+Version 2.31.92
 ~~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.31.91"
-git tag -s GNOME_PACKAGEKIT_2_31_91 -m "==== Version 2.31.91 ===="
+git commit -a -m "Release version 2.31.92"
+git tag -s GNOME_PACKAGEKIT_2_31_92 -m "==== Version 2.31.92 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index e216f81..4f2096a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.31.91])
+AC_INIT([gnome-packagekit],[2.31.92])
 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]