[gnome-color-manager] Release version 3.4.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.4.0
- Date: Mon, 26 Mar 2012 14:30:56 +0000 (UTC)
commit ca12eccd903dd5569539fb3672200a83fd8bfaee
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 26 15:29:44 2012 +0100
Release version 3.4.0
NEWS | 16 ++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 21 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index c885654..d418a6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.4.0
+~~~~~~~~~~~~~
+Released: 2012-03-26
+
+* Translations
+ - Updated Galician translations (Fran DiÃguez)
+ - Updated Latvian translation (Rudolfs Mazurs)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Russian translation (Alexandre Prokoudine)
+
+* New Features:
+ - Add an environment variable of ENABLE_COLORHUG=1 for ArgyllCMS V1.3.6 (Richard Hughes)
+
+* Bugfix:
+ - Optimize printer target patch count for ColorMunki & A4/Letter paper (Pascal de Bruijn)
+
Version 3.3.91
~~~~~~~~~~~~~
Released: 2012-03-14
diff --git a/RELEASE b/RELEASE
index 6589997..831a1c9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,8 +2,8 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
-Version 3.3.92
-~~~~~~~~~~~~~~
+Version 3.4.0
+~~~~~~~~~~~~~
Released: 2012-xx-xx
* Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_3_91.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.3.92"
-git tag -s GNOME_COLOR_MANAGER_3_3_92 -m "==== Version 3.3.92 ===="
+git commit -a -m "Release version 3.4.0"
+git tag -s GNOME_COLOR_MANAGER_3_4_0 -m "==== Version 3.4.0 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index a9dd082..9a01367 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
AC_PREREQ(2.63)
-AC_INIT([gnome-color-manager],[3.3.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]