[gnome-packagekit] trivial: Post release version bump



commit d3dddde2771cbde87c4208564159b0003fac5dac
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 18 09:39:44 2014 +0100

    trivial: Post release version bump

 RELEASE      |   13 ++++---------
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 10e85a1..cb2c465 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_11_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_3_13_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.13.90
+Version 3.13.91
 ~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2014-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.13.90"
-git tag -s GNOME_PACKAGEKIT_3_13_90 -m "==== Version 3.13.90 ===="
+git commit -a -m "Release version 3.13.91"
+git tag -s GNOME_PACKAGEKIT_3_13_91 -m "==== Version 3.13.91 ===="
 <wait>
 git push --tags
 git push
@@ -43,8 +43,3 @@ ftpadmin install gnome-packagekit-*.tar.xz
 
 git commit -a -m "trivial: Post release version bump"
 git push
-
-9. Send an email to gnome-announce-list gnome org
-
-GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
-
diff --git a/configure.ac b/configure.ac
index a4a376b..b6ec4b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.13.90])
+AC_INIT([gnome-packagekit],[3.13.91])
 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]