Updated wiki download scripts to v013

This commit is contained in:
Yorik van Havre
2012-12-09 20:42:32 -02:00
parent e0ac6a72f1
commit 74d1cc0f3d

View File

@@ -40,7 +40,7 @@ INDEX = "Online_Help_Toc" # the start page from where to crawl the wiki
VERBOSE = True # to display what's going on. Otherwise, runs totally silent.
QHELPCOMPILER = 'qhelpgenerator'
QCOLLECTIOMGENERATOR = 'qcollectiongenerator'
RELEASE = '0.12'
RELEASE = '0.13'
# END CONFIGURATION ##############################################