[gnome-multi-writer] Release version 3.17.90



commit 25ace51ac8d0b9e7975bc87e6b1218420c4c166b
Author: Richard Hughes <richard hughsie com>
Date:   Wed Aug 19 14:18:52 2015 +0100

    Release version 3.17.90

 RELEASE                                           |    4 ++--
 configure.ac                                      |    2 +-
 data/appdata/org.gnome.MultiWriter.appdata.xml.in |    5 +++++
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index b903090..33bb864 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.MultiWriter.appdata.xml
 
 2. Commit changes in git:
 
-git commit -a -m "Release version 3.16.1"
-git tag -s GNOME_MULTI_WRITER_3_16_1 -m "==== Version 3.16.1 ===="
+git commit -a -m "Release version 3.17.90"
+git tag -s GNOME_MULTI_WRITER_3_17_90 -m "==== Version 3.17.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index b619707..59340cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2011-2015 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-multi-writer],[3.17.1],[http://www.gnome.com])
+AC_INIT([gnome-multi-writer],[3.17.90],[http://www.gnome.com])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar foreign])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index bfdc092..cb25e48 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -62,6 +62,11 @@
    Use `date -d now +%s` or `date -d 2010-01-32 +%s` to get the timestamp.
   -->
   <releases>
+    <release version="3.17.90" timestamp="1439990287">
+      <description>
+        <p>This release only updates translations.</p>
+      </description>
+    </release>
     <release version="3.16.0" timestamp="1427103917">
       <description>
         <p>This stable release marks the release of GNOME 3.16!</p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]