[gnome-packagekit] trivial: Post branch version bump



commit c153e989cdde114281f911ff2a509eaf9193713e
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 25 16:13:03 2012 +0100

    trivial: Post branch version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 135dd7f..b499502 100644
--- a/RELEASE
+++ b/RELEASE
@@ -18,8 +18,8 @@ Released: 2012-09-25
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.6.1"
-git tag -s GNOME_PACKAGEKIT_3_6_1 -m "==== Version 3.6.1 ===="
+git commit -a -m "Release version 3.7.1"
+git tag -s GNOME_PACKAGEKIT_3_7_1 -m "==== Version 3.7.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 1bbd163..30e81fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.6.1])
+AC_INIT([gnome-packagekit],[3.7.1])
 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]