[gnome-packagekit] Post release version bump



commit 0a16d483663e2233e833e1e410f0a6c16473a62c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 24 16:19:17 2009 +0100

    Post release version bump

 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 0db1ee5..56efe11 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,12 +2,12 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-packagekit in the same format as usual.
 
-git shortlog GNOME_PACKAGEKIT_2_27_5.. | grep -i -v trivial | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_27_91.. | grep -i -v trivial | grep -v Merge > NEWS.new
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.27.91"
-git tag -s GNOME_PACKAGEKIT_2_27_91 -m "==== Version 2.27.91 ===="
+git commit -a -m "Release version 2.27.92"
+git tag -s GNOME_PACKAGEKIT_2_27_92 -m "==== Version 2.27.92 ===="
 git push --tags
 git push
 
@@ -35,7 +35,7 @@ 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
 
 =================================================
-Subject: gnome-packagekit 2.27.6 released!
+Subject: gnome-packagekit 2.27.92 released!
 
 GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
 
@@ -43,5 +43,5 @@ gnome-packagekit release notes: http://git.gnome.org/cgit/gnome-packagekit/plain
 
 Tarballs available here: http://download.gnome.org/sources/gnome-packagekit/2.27/
 
-This unstable release contains new code and important fixes since 2.27.5 was released.
+This unstable release contains new code and important fixes since 2.27.91 was released.
 =================================================
diff --git a/configure.ac b/configure.ac
index 0194367..32b1476 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-packagekit, 2.27.91)
+AC_INIT(gnome-packagekit, 2.27.92)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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