[geany/geany-plugins] dc5eaf: Require Geany 1.26 in the Windows plugins installer

Enrico Tröger git-noreply at xxxxx
Sun Nov 15 11:17:04 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:        Sun, 15 Nov 2015 11:17:04 UTC
Commit:      dc5eafbe93d00cb80fcfdbf0977e9bfed9b44156
             https://github.com/geany/geany-plugins/commit/dc5eafbe93d00cb80fcfdbf0977e9bfed9b44156

Log Message:
-----------
Require Geany 1.26 in the Windows plugins 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.25.0"
+!define REQUIRED_GEANY_VERSION "1.26.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