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



commit 7165aa32b167359efcf2a24acf7a2fdb91284c00
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 18 09:14:37 2014 +0100

    trivial: Post release version bump

 RELEASE      |   14 ++++----------
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index c6353c7..0c8a1c8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_11_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_13_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.11.91
+Version 3.13.91
 ~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2014-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.11.91"
-git tag -s GNOME_POWER_MANAGER_3_11_91 -m "==== Version 3.11.91 ===="
+git commit -a -m "GNOME Power Manager 3.13.91"
+git tag -s GNOME_POWER_MANAGER_3_13_91 -m "==== Version 3.13.91 ===="
 <wait>
 git push --tags
 git push
@@ -34,9 +34,3 @@ ftpadmin install gnome-power-manager-*.tar.xz
 
 git commit -a -m "trivial: Post release version bump"
 git push
-
-- Notify gnome-announce-list gnome org
-
-GNOME Power Manager is a session daemon that makes it easy to manage the
-power on your laptop or desktop system.
-
diff --git a/configure.ac b/configure.ac
index 9667ea0..04d1f50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.13.90])
+AC_INIT([gnome-power-manager],[3.13.91])
 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]