summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2019-03-08 12:06:23 +0000
committerRichard Hughes <richard@hughsie.com>2019-03-08 12:06:23 +0000
commit4d7296b72c36ab46b5aded52f7fb2ebcae22063a (patch)
tree04ab3976f587cd74d996520ee76f885b79379c9e /RELEASE
parent7a05855db13593eaa428f245fb2a28b580982d81 (diff)
downloadgnome-color-manager-4d7296b72c36ab46b5aded52f7fb2ebcae22063a.tar.gz
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index 01cf286..00212a8 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_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.1"
-git tag -s GNOME_COLOR_MANAGER_3_30_1 -m "==== Version 3.30.1 ===="
+git commit -a -m "Release version 3.32.0"
+git tag -s GNOME_COLOR_MANAGER_3_32_0 -m "==== Version 3.32.0 ===="
ninja dist
git push --tags
git push