[gimp-web] Applied LotR GIMP_VERSION variable patch



commit 7e4e8fb32fa80c3ab44da22a97fef916d8eb2811
Author: Pat David <pat patdavid net>
Date:   Sun Nov 22 10:17:05 2015 -0600

    Applied LotR GIMP_VERSION variable patch

 pelicanconf.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 146eb82..a358b6b 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -17,7 +17,7 @@ I18N_SUBSITES = {
 AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
 SITEURL = 'http://www.gimp.org'
-GIMP_VERSION = '2.8.16'
+GIMP_VERSION = u'2.8.16'
 
 PATH = 'content'
 


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