[gnome-software/gnome-3-24] Release version 3.24.0



commit 7f5e9218ddfecda99dd9d98739224ffcc73b4400
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 20 20:52:14 2017 +0000

    Release version 3.24.0

 RELEASE                                        |    4 ++--
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Software.appdata.xml.in |    5 +++++
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 97ac1e4..90005fc 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 3. Commit changes in gnome-software git:
 
-git commit -a -m "Release version 3.23.93"
-git tag -s GNOME_SOFTWARE_3_23_93 -m "==== Version 3.23.93 ===="
+git commit -a -m "Release version 3.24.0"
+git tag -s GNOME_SOFTWARE_3_24_0 -m "==== Version 3.24.0 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 99abe53..e999728 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2015 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-software],[3.23.93],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 8e311a2..8d87b71 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,11 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-03-20" version="3.24.0">
+      <description>
+        <p>This is the first stable release for GNOME 3.24.</p>
+      </description>
+    </release>
     <release date="2017-03-13" version="3.23.92">
       <description>
         <p>


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