[recipes] appdata: Make unreleased information show up



commit 935647a8c5b8ce8de345934ccf3207c6a6594da7
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun May 28 08:36:44 2017 -0400

    appdata: Make unreleased information show up
    
    To make the <release> show up in the 'Whats new' dialog
    as unreleased, give it the current version number, and
    a release date in the future.

 data/appdata/org.gnome.Recipes.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index ff6e97d..5c9f4fe 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.6"  date="2017-05-27">
+    <release version="1.4.5"  date="2017-06-01">
       <description>
         <p>
           This release contains a number of bug fixes and minor improvements.


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