summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-09-21 11:23:12 +0100
committerRichard Hughes <richard@hughsie.com>2015-09-21 11:23:12 +0100
commit8284cb186e0e7c248fc2a2449735fd24b778ec81 (patch)
tree4a3e21b8cd3ea76763b78fe6a84a5600963be01e
parent13313b8e5beb2467a27a7993b34acca2ceed7892 (diff)
downloadgnome-color-manager-8284cb186e0e7c248fc2a2449735fd24b778ec81.tar.gz
Release version 3.18.0GNOME_COLOR_MANAGER_3_18_0
-rw-r--r--RELEASE4
-rw-r--r--configure.ac2
-rw-r--r--data/appdata/gcm-viewer.appdata.xml.in5
3 files changed, 8 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index d70bec5..375fde4 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/gcm-viewer.appdata.xml.in
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.17.91"
-git tag -s GNOME_COLOR_MANAGER_3_17_91 -m "==== Version 3.17.91 ===="
+git commit -a -m "Release version 3.18.0"
+git tag -s GNOME_COLOR_MANAGER_3_18_0 -m "==== Version 3.18.0 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index dbcd033..6b4db5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2010-2011 Richard Hughes <richard@hughsie.com>
AC_PREREQ(2.63)
-AC_INIT([gnome-color-manager],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar foreign])
AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/gcm-viewer.appdata.xml.in b/data/appdata/gcm-viewer.appdata.xml.in
index 0482e30..1015b7d 100644
--- a/data/appdata/gcm-viewer.appdata.xml.in
+++ b/data/appdata/gcm-viewer.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="1439990514">
<description>
<p>This release only updates translations.</p>