[gnome-packagekit/gnome-2-28] Post release version bump



commit 6d3e332e61f6553135bd1914480c57f5a4a45a58
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 21 13:38:07 2009 +0100

    Post release version bump

 RELEASE      |   13 ++-----------
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 12 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 4c154b2..6e80bde 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,8 +6,8 @@ git shortlog GNOME_PACKAGEKIT_2_28_0.. | grep -i -v trivial | grep -v Merge > NE
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.28.0"
-git tag -s GNOME_PACKAGEKIT_2_28_0 -m "==== Version 2.28.0 ===="
+git commit -a -m "Release version 2.28.1"
+git tag -s GNOME_PACKAGEKIT_2_28_1 -m "==== Version 2.28.1 ===="
 git push --tags
 git push
 
@@ -34,14 +34,5 @@ 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.28.0 released!
-
 GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
 
-gnome-packagekit release notes: http://git.gnome.org/cgit/gnome-packagekit/plain/NEWS
-
-Tarballs available here: http://download.gnome.org/sources/gnome-packagekit/2.28/
-
-This unstable release contains new code and important fixes since 2.28.92 was released.
-=================================================
diff --git a/configure.ac b/configure.ac
index 3bfa036..71be505 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-packagekit, 2.28.0)
+AC_INIT(gnome-packagekit, 2.28.1)
 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]