[gnome-software] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Post release version bump
- Date: Thu, 22 Jun 2017 16:03:15 +0000 (UTC)
commit ae2fe17a75d9f56e0e108a45e9f3b24dbf5526e3
Author: Richard Hughes <richard hughsie com>
Date: Thu Jun 22 17:02:56 2017 +0100
trivial: Post release version bump
RELEASE | 6 +++---
meson.build | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 94500bf..9065b79 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ GNOME Software Release Notes
1. Write release entries:
-git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_2... | grep -i -v trivial | grep -v
Merge | sort | uniq
+git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_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.25.3"
-git tag -s GNOME_SOFTWARE_3_25_3 -m "==== Version 3.25.3 ===="
+git commit -a -m "Release version 3.25.4"
+git tag -s GNOME_SOFTWARE_3_25_4 -m "==== Version 3.25.4 ===="
<enter password>
git push --tags
git push
diff --git a/meson.build b/meson.build
index db6d77d..ee6ebe3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-software', 'c',
- version : '3.25.3',
+ version : '3.25.4',
license : 'GPL-2.0+',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]