[gnome-color-manager] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: Post release version bump
- Date: Wed, 1 Apr 2020 13:14:43 +0000 (UTC)
commit 9b519b1ef95bb708d7bc760228e1232c096557cd
Author: Richard Hughes <richard hughsie com>
Date: Wed Apr 1 14:14:36 2020 +0100
trivial: Post release version bump
RELEASE | 4 ++--
meson.build | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 71b26913..6cc603ad 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ Write NEWS entries for gnome-color-manager in the same format as usual.
git log --format="%s" GNOME_COLOR_MANAGER_3_36_0.. | grep -i -v trivial | grep -v Merge | uniq | sort
Add any user visible changes into ../data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
-git commit -a -m "Release version 3.36.0"
-git tag -s GNOME_COLOR_MANAGER_3_36_0 -m "==== Version 3.36.0 ===="
+git commit -a -m "Release version 3.36.1"
+git tag -s GNOME_COLOR_MANAGER_3_36_1 -m "==== Version 3.36.1 ===="
ninja dist
git push --tags
git push
diff --git a/meson.build b/meson.build
index c56c97e2..acdfbaaf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-color-manager', 'c',
- version : '3.36.0',
+ version : '3.36.1',
license : 'GPL-2.0+',
default_options : ['warning_level=1'],
meson_version : '>=0.46.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]