[gnome-power-manager/gnome-3-12] GNOME Power Manager 3.12.0



commit 0981cd10691d0b52b28eb0b979bef3aee2640541
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 24 09:38:41 2014 +0000

    GNOME Power Manager 3.12.0

 NEWS         |   10 ++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index e81be4c..4fc3e41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 3.12.0
+~~~~~~~~~~~~~~
+Released: 2014-03-24
+
+* Translations
+ - Updated Hungarian translation (Balázs Úr)
+
+* Bugfix:
+ - ml: List of keywords must end with a colon (Andre Klapper)
+
 Version 3.11.90
 ~~~~~~~~~~~~~~~
 Released: 2014-02-17
diff --git a/RELEASE b/RELEASE
index c6353c7..5a1900c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,8 +3,8 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_11_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.11.91
-~~~~~~~~~~~~~~~
+Version 3.12.0
+~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
 * Translations
@@ -16,8 +16,8 @@ Released: 2014-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.11.91"
-git tag -s GNOME_POWER_MANAGER_3_11_91 -m "==== Version 3.11.91 ===="
+git commit -a -m "GNOME Power Manager 3.12.0"
+git tag -s GNOME_POWER_MANAGER_3_12_0 -m "==== Version 3.12.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index de390e9..e064185 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.11.91])
+AC_INIT([gnome-power-manager],[3.12.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]