[gnome-packagekit/gnome-2-30] trivial: Post release version bump



commit 74ea27eb2f5d5662325e609be3fee20c423d9d95
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jul 20 09:14:08 2010 +0100

    trivial: Post release version bump

 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index dfc9600..103a5a5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,10 +2,10 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-packagekit in the same format as usual.
 
-git shortlog GNOME_PACKAGEKIT_2_30_2.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_30_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.30.3
+Version 2.30.4
 ~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.30.3"
-git tag -s GNOME_PACKAGEKIT_2_30_3 -m "==== Version 2.30.3 ===="
+git commit -a -m "Release version 2.30.4"
+git tag -s GNOME_PACKAGEKIT_2_30_4 -m "==== Version 2.30.4 ===="
 <wait>
 git push --tags
 git push
@@ -45,7 +45,7 @@ install-module gnome-packagekit-*.tar.gz
 git commit -a -m "trivial: Post release version bump"
 git push
 
-9. Send an email to packagekit lists freedesktop org, gnome-announce-list gnome org, gnome-doc-list gnome org, gnome-i18n gnome org
+9. Send an email to gnome-announce-list gnome org, gnome-doc-list gnome org, gnome-i18n gnome org
 
 GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
 
diff --git a/configure.ac b/configure.ac
index 1d6f346..813e515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.30.3])
+AC_INIT([gnome-packagekit],[2.30.4])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]