[gnome-software/gnome-3-26] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-26] trivial: Post release version bump
- Date: Mon, 11 Sep 2017 11:53:41 +0000 (UTC)
commit 057f50b434c475633857dc97b90045bd4c892524
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 11 12:53:32 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 4f29490..e973c91 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,11 +2,11 @@ GNOME Software Release Notes
Write release entries:
-git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_91... | grep -i -v trivial | grep -v
Merge | sort | uniq
+git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_26_0... | grep -i -v trivial | grep -v
Merge | sort | uniq
Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
-git commit -a -m "Release version 3.26.0"
-git tag -s GNOME_SOFTWARE_3_26_0 -m "==== Version 3.26.0 ===="
+git commit -a -m "Release version 3.26.1"
+git tag -s GNOME_SOFTWARE_3_26_1 -m "==== Version 3.26.1 ===="
<enter password>
ninja-build dist
diff --git a/meson.build b/meson.build
index f60d6d7..1e578b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-software', 'c',
- version : '3.26.0',
+ version : '3.26.1',
license : 'GPL-2.0+',
default_options : ['warning_level=1', 'c_std=c99'],
meson_version : '>=0.37.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]