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



commit b012a1c5729f96bea89f187cb5b4c79867004a65
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 29 09:39:33 2016 +0100

    trivial: Post release version bump

 RELEASE      |    6 +++---
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index c896a57..6b6b7cd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,12 +1,12 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git log --format="%s" GNOME_POWER_MANAGER_3_20_1.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_POWER_MANAGER_3_21_91.. | grep -i -v trivial | grep -v Merge | uniq
 Add any user visible changes into data/appdata/org.gnome.PowerStats.appdata.xml.in
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.21.91"
-git tag -s GNOME_POWER_MANAGER_3_21_91 -m "==== Version 3.21.91 ===="
+git commit -a -m "GNOME Power Manager 3.21.92"
+git tag -s GNOME_POWER_MANAGER_3_21_92 -m "==== Version 3.21.92 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index ff6b03a..626811c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.21.91])
+AC_INIT([gnome-power-manager],[3.21.92])
 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 foreign])


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