[geany/geany-plugins] 2319de: Windows: update required Geany version number in the installer

Enrico Tröger git-noreply at geany.org
Sun Nov 13 10:48:52 UTC 2016


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 13 Nov 2016 10:48:52 UTC
Commit:      2319de5c966ef3d91962af53264b97be6b53e074
             https://github.com/geany/geany-plugins/commit/2319de5c966ef3d91962af53264b97be6b53e074

Log Message:
-----------
Windows: update required Geany version number in the installer


Modified Paths:
--------------
    build/geany-plugins.nsi

Modified: build/geany-plugins.nsi
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -38,7 +38,7 @@ RequestExecutionLevel highest ; set execution level for Windows Vista
 !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
 !define PRODUCT_DIR_REGKEY "Software\Geany-Plugins"
 !define GEANY_DIR_REGKEY "Software\Geany"
-!define REQUIRED_GEANY_VERSION "1.28.0"
+!define REQUIRED_GEANY_VERSION "1.29.0"
 !define RESOURCEDIR "geany-plugins-${PRODUCT_VERSION}"
 
 ;;;;;;;;;;;;;;;;;;;;;



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list