[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, 12 Sep 2018 11:54:22 +0000 (UTC)
commit fbc0f2334de399082758773a70f26d2553fcf739
Author: Richard Hughes <richard hughsie com>
Date: Tue Sep 4 12:53:30 2018 +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 395f143..01cf286 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,11 +2,11 @@ GNOME Color Manager Release Notes
Write NEWS entries for gnome-color-manager in the same format as usual.
-git log --format="%s" GNOME_COLOR_MANAGER_3_28_0.. | grep -i -v trivial | grep -v Merge | uniq | sort
+git log --format="%s" GNOME_COLOR_MANAGER_3_30_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.30.0"
-git tag -s GNOME_COLOR_MANAGER_3_30_0 -m "==== Version 3.30.0 ===="
+git commit -a -m "Release version 3.30.1"
+git tag -s GNOME_COLOR_MANAGER_3_30_1 -m "==== Version 3.30.1 ===="
ninja dist
git push --tags
git push
diff --git a/meson.build b/meson.build
index 2289eb0..4ed149c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-color-manager', 'c', 'cpp',
- version : '3.30.0',
+ version : '3.30.1',
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]