[recipes] 0.4.2



commit 6362e0c29a3f17e18511ec3a960fbd9096d81410
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 29 16:11:16 2016 -0500

    0.4.2

 configure.ac                                  |    2 +-
 data/appdata/org.gnome.Recipes.appdata.xml.in |    8 ++++++++
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a66e796..0aac445 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
 dnl ***********************************************************************
 m4_define([major_version],[0])
 m4_define([minor_version],[4])
-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 e41deb4..3923ee8 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -39,6 +39,14 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="0.4.2" date="2016-12-29">
+      <description>
+        <p>
+          This is a minor update that makes it possible to build without some of the
+          dependencies, which helps for building on other platforms, such as OS X.
+        </p>
+      </description>
+    </release>
     <release version="0.4.0" date="2016-12-26">
       <description>
         <p>


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