summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index bd797c3..1e10537 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_26_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.26.1"
-git tag -s GNOME_COLOR_MANAGER_3_26_1 -m "==== Version 3.26.1 ===="
+git commit -a -m "Release version 3.28.0"
+git tag -s GNOME_COLOR_MANAGER_3_28_0 -m "==== Version 3.28.0 ===="
ninja dist
git push --tags
git push