[gimp-web/testing] Update version on the website



commit 713c37ef62d72f676befcab26bd15856a10d088a
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Thu Jul 14 13:51:57 2016 +0300

    Update version on the website

 pelicanconf.local.py   |    2 +-
 pelicanconf.py         |    2 +-
 pelicanconf.testing.py |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pelicanconf.local.py b/pelicanconf.local.py
index 4c2e626..26d6c37 100644
--- a/pelicanconf.local.py
+++ b/pelicanconf.local.py
@@ -33,7 +33,7 @@ AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
 SITEURL = '//www.gimp.org'
 SITEMAP_SITEURL = 'https://www.gimp.org'
-GIMP_VERSION = u'2.8.16'
+GIMP_VERSION = u'2.8.18'
 
 PATH = 'content'
 
diff --git a/pelicanconf.py b/pelicanconf.py
index 8bc0185..0771135 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -33,7 +33,7 @@ AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
 SITEURL = '//www.gimp.org'
 SITEMAP_SITEURL = 'https://www.gimp.org'
-GIMP_VERSION = u'2.8.16'
+GIMP_VERSION = u'2.8.18'
 
 PATH = 'content'
 
diff --git a/pelicanconf.testing.py b/pelicanconf.testing.py
index 21c9977..35390f6 100644
--- a/pelicanconf.testing.py
+++ b/pelicanconf.testing.py
@@ -33,7 +33,7 @@ AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
 SITEURL = '//testing.gimp.org'
 SITEMAP_SITEURL = 'https://testing.gimp.org'
-GIMP_VERSION = u'2.8.16'
+GIMP_VERSION = u'2.8.18'
 
 PATH = 'content'
 


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