[gnome-packagekit] Release version 3.18.0



commit 24b8e7dea9fa1ea7dd3e29669919f13035d912c0
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 21 11:06:44 2015 +0100

    Release version 3.18.0

 RELEASE                                       |    4 ++--
 configure.ac                                  |    2 +-
 data/appdata/gpk-application.appdata.xml.in   |    5 +++++
 data/appdata/gpk-update-viewer.appdata.xml.in |    5 +++++
 4 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 521dc09..8c5141d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/*.xml.in
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.17.91"
-git tag -s GNOME_PACKAGEKIT_3_17_91 -m "==== Version 3.17.91 ===="
+git commit -a -m "Release version 3.18.0"
+git tag -s GNOME_PACKAGEKIT_3_18_0 -m "==== Version 3.18.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index b9ecdcb..710f645 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.17.91])
+AC_INIT([gnome-packagekit],[3.18.0])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/gpk-application.appdata.xml.in b/data/appdata/gpk-application.appdata.xml.in
index 71a3160..f7ca236 100644
--- a/data/appdata/gpk-application.appdata.xml.in
+++ b/data/appdata/gpk-application.appdata.xml.in
@@ -28,6 +28,11 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release version="3.18.0" timestamp="1442827658">
+      <description>
+        <p>This is the first stable release for GNOME 3.18</p>
+      </description>
+    </release>
     <release version="3.17.90" timestamp="1439989821">
       <description>
         <p>This release fixes the following bugs:</p>
diff --git a/data/appdata/gpk-update-viewer.appdata.xml.in b/data/appdata/gpk-update-viewer.appdata.xml.in
index 3fc1bc4..fe896ac 100644
--- a/data/appdata/gpk-update-viewer.appdata.xml.in
+++ b/data/appdata/gpk-update-viewer.appdata.xml.in
@@ -25,6 +25,11 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release version="3.18.0" timestamp="1442827658">
+      <description>
+        <p>This is the first stable release for GNOME 3.18</p>
+      </description>
+    </release>
     <release version="3.17.90" timestamp="1439989821">
       <description>
         <p>This release fixes the following bug:</p>


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