[recipes] Back to a development version



commit b9e476f0ea612c8d63846d8dbad5822f655a2321
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 23 11:59:00 2017 -0400

    Back to a development version

 data/appdata/org.gnome.Recipes.appdata.xml.in |    7 +++++++
 meson.build                                   |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index 333322b..f398d79 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -59,6 +59,13 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="1.4.7"  date="2017-07-01">
+      <description>
+        <p>
+          Under development.
+        </p>
+      </description>
+    </release>
     <release version="1.4.6"  date="2017-06-22">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 8a05229..8c14e25 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-recipes', 'c', version: '1.4.6',
+project('gnome-recipes', 'c', version: '1.4.7',
         meson_version : '>=0.36.0')
 
 i18n = import('i18n')


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