[gimp-web/testing] Correct order of date and version



commit d8e3e3fd09047c151a3152b6d9f2a285bae50f57
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Aug 25 01:19:07 2017 +0200

    Correct order of date and version

 GIMP_VERSIONS |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/GIMP_VERSIONS b/GIMP_VERSIONS
index 325e73c..1bce3da 100644
--- a/GIMP_VERSIONS
+++ b/GIMP_VERSIONS
@@ -139,9 +139,8 @@
     },
 
     "DEVELOPMENT": {
-        "date": "2017-08-24",
-        "2.9.6":
-        {
+        "2.9.6": {
+            "date": "2017-08-24",
             "source": {
                 "gimp-2.9.6.tar.bz2": "b2d5b5619630288c882a35118e2241e5"
             },


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