[gnome-multi-writer] Release version 3.28.0



commit 809dcb45b569076efeda7e048577f01e58cb649d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 12 12:48:47 2018 +0000

    Release version 3.28.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 36efd87..3978a18 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.26.1"
-git tag -s GNOME_MULTI_WRITER_3_26_1 -m "==== Version 3.26.1 ===="
+git commit -a -m "Release version 3.28.0"
+git tag -s GNOME_MULTI_WRITER_3_28_0 -m "==== Version 3.28.0 ===="
 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 ae65d07..6f2056c 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="2018-03-12" version="3.28.0">
+      <description>
+        <p>
+          This is the first stable release for GNOME 3.28 and updates several
+          translations.
+        </p>
+      </description>
+    </release>
     <release date="2017-09-11" version="3.26.0">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 2bcaa02..6ecae5e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-multi-writer', 'c',
-  version : '3.26.1',
+  version : '3.28.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]