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



commit e763dbeda21f32db91833d8984d5f467b1f244fb
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 19 11:40:24 2011 +0000

    trivial: Post release version bump

 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 3a1a271..c9cdb61 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_2_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_3_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.3.3
+Version 3.3.4
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.3.3"
-git tag -s GNOME_POWER_MANAGER_3_3_3 -m "==== Version 3.3.3 ===="
+git commit -a -m "GNOME Power Manager 3.3.4"
+git tag -s GNOME_POWER_MANAGER_3_3_4 -m "==== Version 3.3.4 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index ebfa860..1b7add8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.3.3])
+AC_INIT([gnome-power-manager],[3.3.4])
 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]