[gnome-packagekit] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: Post release version bump
- Date: Wed, 6 Feb 2013 09:41:07 +0000 (UTC)
commit dc4c6a8b3bb86860088d525fdba9e1c38c28a30f
Author: Richard Hughes <richard hughsie com>
Date: Wed Feb 6 09:41:04 2013 +0000
trivial: Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ff575d1..35753a5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
git shortlog GNOME_PACKAGEKIT_3_7_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.7.5
+Version 3.7.6
~~~~~~~~~~~~~
Released: 2013-xx-xx
@@ -18,8 +18,8 @@ Released: 2013-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.7.5"
-git tag -s GNOME_PACKAGEKIT_3_7_5 -m "==== Version 3.7.5 ===="
+git commit -a -m "Release version 3.7.6"
+git tag -s GNOME_PACKAGEKIT_3_7_6 -m "==== Version 3.7.6 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index f72bab2..4028fd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.7.5])
+AC_INIT([gnome-packagekit],[3.7.6])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]