[gnome-multi-writer] Release version 3.26.0



commit e5846bba7756d1b46ddf2b23a58d4504b9dcf8cf
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 11 11:43:01 2017 +0100

    Release version 3.26.0

 RELEASE                                           |    4 ++--
 data/appdata/org.gnome.MultiWriter.appdata.xml.in |    8 ++++++++
 meson.build                                       |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 484761e..eb605c8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into ../data/appdata/org.gnome.MultiWriter.appdata.
 
  * Commit changes in git:
 
-git commit -a -m "Release version 3.25.91"
-git tag -s GNOME_MULTI_WRITER_3_25_91 -m "==== Version 3.25.91 ===="
+git commit -a -m "Release version 3.26.0"
+git tag -s GNOME_MULTI_WRITER_3_26_0 -m "==== Version 3.25.91 ===="
 ninja dist
 git push --tags
 git push
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index 0bbcaa8..ae65d07 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -61,6 +61,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 24821c8..964c5e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-multi-writer', 'c',
-  version : '3.25.91',
+  version : '3.26.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]