[gnome-power-manager] GNOME Power Manager 3.8.0



commit 8815848affc45fb7c772fabcf6220f49b1aee033
Author: Richard Hughes <richard hughsie com>
Date:   Tue Mar 26 09:28:21 2013 +0000

    GNOME Power Manager 3.8.0

 NEWS         |    9 +++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index a97ad59..bc531cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.8.0
+~~~~~~~~~~~~~
+Released: 2013-03-26
+
+* Translations
+ - Added Tadjik translation (Victor Ibragimov)
+ - Fix translations of keywords in .desktop files (Piotr Drąg)
+ - Updated Korean translation (Changwoo Ryu)
+
 Version 3.7.92
 ~~~~~~~~~~~~~~
 Released: 2013-03-18
diff --git a/RELEASE b/RELEASE
index b42f94e..c4835d5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,10 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_7_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_7_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.7.92
-~~~~~~~~~~~~~~
+Version 3.8.0
+~~~~~~~~~~~~~
 Released: 2013-xx-xx
 
 * Translations
diff --git a/configure.ac b/configure.ac
index d9e25fd..5229e1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.7.92])
+AC_INIT([gnome-power-manager],[3.8.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]