[gnome-power-manager] GNOME Power Manager 3.4.0



commit d8032d1b683e41a94b82f3e473b85775eba52552
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 26 15:03:30 2012 +0100

    GNOME Power Manager 3.4.0

 NEWS         |    8 ++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95df4f0..1bb08ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.4.0
+~~~~~~~~~~~~~
+Released: 2012-03-26
+
+* Translations
+ - Updated Hindi translation (Chandan Kumar)
+ - Updated Japanese translation (Hideki Yamane)
+
 Version 3.3.92
 ~~~~~~~~~~~~~~
 Released: 2012-03-18
diff --git a/RELEASE b/RELEASE
index 639a6c9..00ef8eb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,8 +3,8 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_3_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.3.93
-~~~~~~~~~~~~~~
+Version 3.4.0
+~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
 * Translations
@@ -16,8 +16,8 @@ Released: 2012-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.3.93"
-git tag -s GNOME_POWER_MANAGER_3_3_93 -m "==== Version 3.3.93 ===="
+git commit -a -m "GNOME Power Manager 3.4.0"
+git tag -s GNOME_POWER_MANAGER_3_4_0 -m "==== Version 3.4.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 6719c40..806e82a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.3.93])
+AC_INIT([gnome-power-manager],[3.4.0])
 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]