[gnome-power-manager] GNOME Power Manager 3.3.92



commit fe4bdb25da75de3f0bb4819affb24bfced489985
Author: Richard Hughes <richard hughsie com>
Date:   Sun Mar 18 20:00:32 2012 +0000

    GNOME Power Manager 3.3.92

 NEWS         |   14 ++++++++++++++
 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ae627c..95df4f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 3.3.92
+~~~~~~~~~~~~~~
+Released: 2012-03-18
+
+* Translations
+ - Updated Esperanto translation (Kristjan SCHMIDT)
+ - Updated Finnish translation (Timo Jyrinki)
+ - Updated Macedonian translation (Jovan Naumovski)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Persian Translation (Arash Mousavi)
+
+* New Features:
+ - Compile the GtkBuilder file as a GResource to speed up startup (Richard Hughes)
+
 Version 3.3.3
 ~~~~~~~~~~~~~
 Released: 2011-12-19
diff --git a/RELEASE b/RELEASE
index c9cdb61..7c8574d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,9 +3,9 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_3_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.3.4
-~~~~~~~~~~~~~
-Released: 2011-xx-xx
+Version 3.3.92
+~~~~~~~~~~~~~~
+Released: 2012-xx-xx
 
 * Translations
 
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.3.4"
-git tag -s GNOME_POWER_MANAGER_3_3_4 -m "==== Version 3.3.4 ===="
+git commit -a -m "GNOME Power Manager 3.3.92"
+git tag -s GNOME_POWER_MANAGER_3_3_92 -m "==== Version 3.3.92 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 9b10417..684e0b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.3.4])
+AC_INIT([gnome-power-manager],[3.3.92])
 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]