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



commit d48edd523cd66e5e1ff10668ef5ff5814bceb748
Author: Richard Hughes <richard hughsie com>
Date:   Mon Apr 15 10:07:54 2013 +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 92b666d..1148e5e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_8_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_8_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.8.1
+Version 3.8.2
 ~~~~~~~~~~~~~
 Released: 2013-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2013-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.8.1"
-git tag -s GNOME_POWER_MANAGER_3_8_1 -m "==== Version 3.8.1 ===="
+git commit -a -m "GNOME Power Manager 3.8.2"
+git tag -s GNOME_POWER_MANAGER_3_8_2 -m "==== Version 3.8.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 0c7a5af..1973eb8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.8.1])
+AC_INIT([gnome-power-manager],[3.8.2])
 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]