[gnome-packagekit] Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Post release version bump
- Date: Mon, 1 Mar 2010 17:31:01 +0000 (UTC)
commit 5130b9e639948ebee9885f6e28c836b79ddacbce
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 1 17:30:38 2010 +0000
Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 584f893..da7e5ff 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-packagekit in the same format as usual.
-git shortlog GNOME_PACKAGEKIT_2_29_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_29_91.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
Version 2.29.x
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 2.29.91"
-git tag -s GNOME_PACKAGEKIT_2_29_91 -m "==== Version 2.29.91 ===="
+git commit -a -m "Release version 2.29.92"
+git tag -s GNOME_PACKAGEKIT_2_29_92 -m "==== Version 2.29.92 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index b7262ff..8b1fe8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[2.29.91])
+AC_INIT([gnome-packagekit],[2.29.92])
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]