[gnome-packagekit] Post release version bump



commit be243780b07463b9a7b39da6aa18fc45b2b1ff3a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 7 13:46:30 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 56efe11..616a9f2 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_91.. | grep -i -v trivial | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_27_92.. | grep -i -v trivial | grep -v Merge > NEWS.new
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.27.92"
-git tag -s GNOME_PACKAGEKIT_2_27_92 -m "==== Version 2.27.92 ===="
+git commit -a -m "Release version 2.27.93"
+git tag -s GNOME_PACKAGEKIT_2_27_93 -m "==== Version 2.27.93 ===="
 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.92 released!
+Subject: gnome-packagekit 2.27.93 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.91 was released.
+This unstable release contains new code and important fixes since 2.27.92 was released.
 =================================================
diff --git a/configure.ac b/configure.ac
index eed1676..827a3b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-packagekit, 2.27.92)
+AC_INIT(gnome-packagekit, 2.27.93)
 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]