[gnome-power-manager/gnome-3-16] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager/gnome-3-16] trivial: Post release version bump
- Date: Mon, 27 Apr 2015 17:32:01 +0000 (UTC)
commit 98b2e2c68c1003790dc84b4b195f0299f4aead0e
Author: Richard Hughes <richard hughsie com>
Date: Mon Apr 27 18:31:55 2015 +0100
trivial: Post release version bump
RELEASE | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 2a66624..ce5022f 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_16_0.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_POWER_MANAGER_3_16_1.. | grep -i -v trivial | grep -v Merge | uniq
Add any user visible changes into data/appdata/gnome-power-statistics.appdata.xml.in
Run "make distcheck", correct any problems encountered
git commit -a -m "GNOME Power Manager 3.16.1"
-git tag -s GNOME_POWER_MANAGER_3_16_1 -m "==== Version 3.16.1 ===="
+git tag -s GNOME_POWER_MANAGER_3_16_2 -m "==== Version 3.16.2 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index bf6e7ba..f0031b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.16.1])
+AC_INIT([gnome-power-manager],[3.16.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 foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]