[gnome-power-manager] Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Post release version bump
- Date: Mon, 1 Feb 2010 17:06:34 +0000 (UTC)
commit 98932d5fdcdf940f3bc3844f567b4dddc211eb83
Author: Richard Hughes <richard hughsie com>
Date: Mon Feb 1 17:06:13 2010 +0000
Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 40c7503..72c7088 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,11 +1,11 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git shortlog GNOME_POWER_MANAGER_2_29_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_29_2.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 2.29.2"
-git tag -s GNOME_POWER_MANAGER_2_29_2 -m "==== Version 2.29.2 ===="
+git commit -a -m "GNOME Power Manager 2.29.3"
+git tag -s GNOME_POWER_MANAGER_2_29_3 -m "==== Version 2.29.3 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index de83dd2..a9ecc58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-power-manager],[2.29.2])
+AC_INIT([gnome-power-manager],[2.29.3])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]