[gnome-packagekit] trivial: Post release version bump



commit 324cf96c62ccde01157d724d759eed617fa6b06d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 16 13:41:00 2012 +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 af6c03f..e6685e5 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_3_5_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_3_5_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.5.4
+Version 3.5.5
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2012-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.5.4"
-git tag -s GNOME_PACKAGEKIT_3_5_4 -m "==== Version 3.5.4 ===="
+git commit -a -m "Release version 3.5.5"
+git tag -s GNOME_PACKAGEKIT_3_5_5 -m "==== Version 3.5.5 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 24ecfe0..407f6fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.5.4])
+AC_INIT([gnome-packagekit],[3.5.5])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])



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