[recipes/recipes-1.0] 1.0.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes/recipes-1.0] 1.0.2
- Date: Sat, 1 Apr 2017 17:34:13 +0000 (UTC)
commit c0aca70403fc593ebe6fd4bee650c286acaf8c15
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Apr 1 13:27:24 2017 -0400
1.0.2
configure.ac | 2 +-
data/appdata/org.gnome.Recipes.appdata.xml.in | 2 +-
meson.build | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 739c88d..8df56cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[1])
m4_define([minor_version],[0])
-m4_define([micro_version],[1])
+m4_define([micro_version],[2])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=recipes])
m4_define([api_version],[major_version])
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index ae0833b..a766d61 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -59,7 +59,7 @@
</screenshot>
</screenshots>
<releases>
- <release version="1.0.1" date="2017-03-28">
+ <release version="1.0.2" date="2017-04-01">
<description>
<p>
This is the stable update which includes bug fixes and translation updates.
diff --git a/meson.build b/meson.build
index d9e6a8d..e05c4da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-recipes', 'c', version: '1.0.1',
+project('gnome-recipes', 'c', version: '1.0.2',
meson_version : '>=0.36.0')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]