[gnome-power-manager/gnome-3-12] GNOME Power Manager 3.12.2
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager/gnome-3-12] GNOME Power Manager 3.12.2
- Date: Mon, 12 May 2014 08:29:18 +0000 (UTC)
commit fb44cb419f7ae8f9eeb82d90cb3fbc7679a660d2
Author: Richard Hughes <richard hughsie com>
Date: Mon May 12 09:28:59 2014 +0100
GNOME Power Manager 3.12.2
NEWS | 9 +++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4fc3e41..d389962 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.12.2
+~~~~~~~~~~~~~~
+Released: 2014-05-12
+
+* Translations
+ - Updated Basque language (Inaki Larranaga Murgoitio)
+ - Updated German translation (Christian Kirbach)
+ - Updated Russian translation (Stas Solovey)
+
Version 3.12.0
~~~~~~~~~~~~~~
Released: 2014-03-24
diff --git a/RELEASE b/RELEASE
index 68a87bd..f7f95ed 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
git shortlog GNOME_POWER_MANAGER_3_12_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.12.1
+Version 3.12.2
~~~~~~~~~~~~~~
Released: 2014-xx-xx
@@ -16,8 +16,8 @@ Released: 2014-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.12.1"
-git tag -s GNOME_POWER_MANAGER_3_12_1 -m "==== Version 3.12.1 ===="
+git commit -a -m "GNOME Power Manager 3.12.2"
+git tag -s GNOME_POWER_MANAGER_3_12_2 -m "==== Version 3.12.2 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 547197c..a09b35f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.12.1])
+AC_INIT([gnome-power-manager],[3.12.2])
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]