[geany/geany-plugins] 2b86f6: Windows installer: depend on Geany 1.25

Enrico Tröger git-noreply at xxxxx
Sat Jul 11 11:01:23 UTC 2015


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sat, 11 Jul 2015 11:01:23 UTC
Commit:      2b86f6f5c81d657b62b431869b17fcd527b1a845
             https://github.com/geany/geany-plugins/commit/2b86f6f5c81d657b62b431869b17fcd527b1a845

Log Message:
-----------
Windows installer: depend on Geany 1.25


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.24"
+!define REQUIRED_GEANY_VERSION "1.25"
 !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