[gnome-color-manager] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: Post release version bump
- Date: Fri, 6 May 2011 13:58:52 +0000 (UTC)
commit a9cfffffa512c180a400f1b3bd49d0686fdfba5f
Author: Richard Hughes <richard hughsie com>
Date: Fri May 6 14:58:48 2011 +0100
trivial: Post release version bump
RELEASE | 12 ++++++------
configure.ac | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 20d1dec..1f94da1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
-Version 3.1.1
+Version 3.1.2
~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -10,12 +10,12 @@ Released: 2011-xx-xx
* New Features:
* Bugfix:
-git shortlog GNOME_COLOR_MANAGER_3_0_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_1_1.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.1.1"
-git tag -s GNOME_COLOR_MANAGER_3_1_1 -m "==== Version 3.1.1 ===="
+git commit -a -m "Release version 3.1.2"
+git tag -s GNOME_COLOR_MANAGER_3_1_2 -m "==== Version 3.1.2 ===="
<enter password>
git push --tags
git push
@@ -26,12 +26,12 @@ make distcheck
5. Upload tarballs:
-scp *.tar.gz rhughes master gnome org:
+scp *.tar.bz2 rhughes master gnome org:
6. Install module
ssh rhughes master gnome org
-install-module gnome-color-manager-*.tar.gz
+install-module gnome-color-manager-*.tar.bz2
7. Do post release version bump in configure.ac
diff --git a/configure.ac b/configure.ac
index 5cb8d79..64d89e7 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.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.1.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]