[gnome-software] trivial: Post release version bump
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Post release version bump
- Date: Thu, 3 Sep 2015 18:20:58 +0000 (UTC)
commit 80e12ea2c6f05927f81ec5688eb6c537b6fba725
Author: Kalev Lember <klember redhat com>
Date: Thu Sep 3 20:18:03 2015 +0200
trivial: Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ef3481e..26f8e79 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ GNOME Software Release Notes
1. Write release entries:
-git log --format="%s" GNOME_SOFTWARE_3_17_90.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_SOFTWARE_3_17_91.. | grep -i -v trivial | grep -v Merge | uniq
Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
3. Commit changes in gnome-software git:
-git commit -a -m "Release version 3.17.91"
-git tag -s GNOME_SOFTWARE_3_17_91 -m "==== Version 3.17.91 ===="
+git commit -a -m "Release version 3.17.92"
+git tag -s GNOME_SOFTWARE_3_17_92 -m "==== Version 3.17.92 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 76e5b3e..467e17e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2010-2015 Richard Hughes <richard hughsie com>
AC_PREREQ(2.63)
-AC_INIT([gnome-software],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.17.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]