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



commit 45d27182ee48fb64bb364dfe29cbf9158ed814ec
Author: Richard Hughes <richard hughsie com>
Date:   Thu Feb 5 10:14:05 2015 +0000

    trivial: Post branch version bump

 RELEASE      |    6 +++---
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 7076edc..ae6d216 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_14_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.14.2
+Version 3.15.5
 ~~~~~~~~~~~~~~
 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.14.2"
-git tag -s GNOME_POWER_MANAGER_3_14_2 -m "==== Version 3.14.2 ===="
+git commit -a -m "GNOME Power Manager 3.15.5"
+git tag -s GNOME_POWER_MANAGER_3_15_5 -m "==== Version 3.15.5 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index e6be820..37d6cf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.14.2])
+AC_INIT([gnome-power-manager],[3.15.5])
 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]