[recipes] 1.4.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] 1.4.2
- Date: Tue, 9 May 2017 02:24:21 +0000 (UTC)
commit 60569a1fa819e2b7493b57f6e066933f07d8fd84
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 8 22:23:27 2017 -0400
1.4.2
Forgot to bump the version number in meson.build,
this commit fixes that up.
data/appdata/org.gnome.Recipes.appdata.xml.in | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index 47ade43..f1c1e68 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.4.0" date="2017-05-08">
+ <release version="1.4.2" date="2017-05-08">
<description>
<p>
This release adds new features.
diff --git a/meson.build b/meson.build
index b121b81..c1ccfaa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-recipes', 'c', version: '1.2.1',
+project('gnome-recipes', 'c', version: '1.4.2',
meson_version : '>=0.36.0')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]