[gnome-multi-writer] Release version 3.20.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-multi-writer] Release version 3.20.0
- Date: Mon, 21 Mar 2016 10:22:01 +0000 (UTC)
commit d7bea4beda9fb60a05cd029097bf39b8567e4c61
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 21 10:21:26 2016 +0000
Release version 3.20.0
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 d42af29..8e66618 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.MultiWriter.appdata.xml
* Commit changes in git:
-git commit -a -m "Release version 3.19.91"
-git tag -s GNOME_MULTI_WRITER_3_19_91 -m "==== Version 3.19.91 ===="
+git commit -a -m "Release version 3.20.0"
+git tag -s GNOME_MULTI_WRITER_3_20_0 -m "==== Version 3.20.0 ===="
make distcheck
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index b5b8742..b0c6eea 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.19.91],[http://www.gnome.org])
+AC_INIT([gnome-multi-writer],[3.20.0],[http://www.gnome.org])
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 054efbd..3427e84 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.20.0" date="2016-03-21">
+ <description>
+ <p>This is the first stable release for GNOME 3.20</p>
+ </description>
+ </release>
<release version="3.19.90" date="2016-02-15">
<description>
<p>This unstable release fixes the following bug:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]