[gnome-power-manager] GNOME Power Manager 3.1.92
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] GNOME Power Manager 3.1.92
- Date: Mon, 19 Sep 2011 19:38:14 +0000 (UTC)
commit 493efe2a2fa8f3b247031701c4130408223fced0
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 19 20:36:49 2011 +0100
GNOME Power Manager 3.1.92
NEWS | 11 +++++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index fdcb067..6c0adc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.1.92
+~~~~~~~~~~~~~~
+Released: 2011-09-19
+
+* Translations
+ - Updated Japanese translation (Jiro Matsuzawa)
+
+* Bugfix:
+ - Move keyboard brightness icon to g-s-d (Bastien Nocera)
+ - Remove NoDisplay=true from gnome-power-statistics (Matthias Clasen)
+
Version 3.1.90
~~~~~~~~~~~~~~
Released: 2011-08-30
diff --git a/RELEASE b/RELEASE
index e9fb679..eb9f233 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
git shortlog GNOME_POWER_MANAGER_3_1_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.1.91
+Version 3.1.92
~~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.1.91"
-git tag -s GNOME_POWER_MANAGER_3_1_91 -m "==== Version 3.1.91 ===="
+git commit -a -m "GNOME Power Manager 3.1.92"
+git tag -s GNOME_POWER_MANAGER_3_1_92 -m "==== Version 3.1.92 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index b24d2c3..026f1df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.1.91])
+AC_INIT([gnome-power-manager],[3.1.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]