[gnome-packagekit/gnome-3-12] trivial: Post release version bump



commit aa3fc1de4ab7bd88a5215b4121e21801aa455e27
Author: Richard Hughes <richard hughsie com>
Date:   Fri Apr 11 15:01:54 2014 +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 57df7da..48916c5 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_12_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_3_12_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.12.1
+Version 3.12.2
 ~~~~~~~~~~~~~~
 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.12.1"
-git tag -s GNOME_PACKAGEKIT_3_12_1 -m "==== Version 3.12.1 ===="
+git commit -a -m "Release version 3.12.2"
+git tag -s GNOME_PACKAGEKIT_3_12_2 -m "==== Version 3.12.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index f378b55..13c09ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.12.1])
+AC_INIT([gnome-packagekit],[3.12.2])
 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]