[gnome-software/gnome-3-22] trivial: Post release version bump
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-22] trivial: Post release version bump
- Date: Thu, 1 Dec 2016 16:00:59 +0000 (UTC)
commit 1d56cbe69434e16e22b161c2842338155ca981ff
Author: Kalev Lember <klember redhat com>
Date: Thu Dec 1 16:59:53 2016 +0100
trivial: Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index e73259d..39ab336 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ GNOME Software Release Notes
1. Write release entries:
-git log --format="%s" GNOME_SOFTWARE_3_22_2.. | grep -i -v trivial | grep -v Merge | sort | uniq
+git log --format="%s" GNOME_SOFTWARE_3_22_3.. | grep -i -v trivial | grep -v Merge | sort | 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.22.3"
-git tag -s GNOME_SOFTWARE_3_22_3 -m "==== Version 3.22.3 ===="
+git commit -a -m "Release version 3.22.4"
+git tag -s GNOME_SOFTWARE_3_22_4 -m "==== Version 3.22.4 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index e170861..763e556 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.22.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.22.4],[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]