[gnome-color-manager] Release version 3.26.0



commit 0d8589910731890ee14d9836c129f5278e3250bf
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 11 11:38:56 2017 +0100

    Release version 3.26.0

 RELEASE                                            |    4 ++--
 .../org.gnome.ColorProfileViewer.appdata.xml.in    |    8 ++++++++
 meson.build                                        |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 9288e5a..a95f126 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_25_90.. | 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.25.91"
-git tag -s GNOME_COLOR_MANAGER_3_25_91 -m "==== Version 3.25.91 ===="
+git commit -a -m "Release version 3.26.0"
+git tag -s GNOME_COLOR_MANAGER_3_26_0 -m "==== Version 3.26.0 ===="
 ninja dist
 git push --tags
 git push
diff --git a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in 
b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index 7216439..c51ae8b 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -36,6 +36,14 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-09-11" version="3.26.0">
+      <description>
+        <p>
+          This is the first stable release for GNOME 3.26 and updates several
+          translations.
+        </p>
+      </description>
+    </release>
     <release date="2017-08-07" version="3.25.90">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 917c5db..dd0be0b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-color-manager', 'c', 'cpp',
-  version : '3.25.91',
+  version : '3.26.0',
   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]