[gnome-power-manager/gnome-3-4] trivial: Post release version bump



commit 00cb190b9806593add37c1eaa5c5f68abda086e7
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 26 15:16:46 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 00ef8eb..1dc9df1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_3_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_4_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.4.0
+Version 3.4.1
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2012-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.4.0"
-git tag -s GNOME_POWER_MANAGER_3_4_0 -m "==== Version 3.4.0 ===="
+git commit -a -m "GNOME Power Manager 3.4.1"
+git tag -s GNOME_POWER_MANAGER_3_4_1 -m "==== Version 3.4.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 806e82a..6c497a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.4.0])
+AC_INIT([gnome-power-manager],[3.4.1])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])



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