[gnome-power-manager] GNOME Power Manager 3.6.0



commit aafd59caa73005f50c63394bd3ecff6af109ce97
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 25 14:55:17 2012 +0100

    GNOME Power Manager 3.6.0

 NEWS         |   13 +++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5261744..6263022 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 3.6.0
+~~~~~~~~~~~~~
+Released: 2012-09-25
+
+* Translations
+ - Updated Bengali India Translations (Runa Bhattacharjee)
+ - Updated Malayalam translation (Ani Peter)
+ - Updated Polish translation (Piotr DrÄg)
+
+* Bugfix:
+ - Add support for unknown state (Julien Danjou)
+ - Terminate gnome-power-statistics when closing the window (Martin Pitt)
+
 Version 3.5.90
 ~~~~~~~~~~~~~~
 Released: 2012-08-24
diff --git a/RELEASE b/RELEASE
index 11d5e15..616bfea 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,8 +3,8 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_5_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.5.91
-~~~~~~~~~~~~~~
+Version 3.6.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.5.91"
-git tag -s GNOME_POWER_MANAGER_3_5_91 -m "==== Version 3.5.91 ===="
+git commit -a -m "GNOME Power Manager 3.6.0"
+git tag -s GNOME_POWER_MANAGER_3_6_0 -m "==== Version 3.6.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index ddff934..18c8abe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.5.91])
+AC_INIT([gnome-power-manager],[3.6.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]