[geany/geany-plugins] 615af3: Depend on Geany 1.22

Enrico Tröger git-noreply at xxxxx
Sun Jul 1 15:26:57 UTC 2012


Branch:      refs/heads/1.22_release
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Sun, 01 Jul 2012 15:26:57
Commit:      615af37c06d7cc3d0cdda1c983deed42da79c631
             https://github.com/geany/geany-plugins/commit/615af37c06d7cc3d0cdda1c983deed42da79c631

Log Message:
-----------
Depend on Geany 1.22


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

Modified: build/geany-plugins.nsi
4 files changed, 2 insertions(+), 2 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 "0.21"
+!define REQUIRED_GEANY_VERSION "1.22"
 !define RESOURCEDIR "geany-plugins-${PRODUCT_VERSION}"
 
 ;;;;;;;;;;;;;;;;;;;;;
@@ -48,7 +48,7 @@ VIProductVersion "${PRODUCT_VERSION_ID}"
 VIAddVersionKey "ProductName" "${PRODUCT_NAME}"
 VIAddVersionKey "FileVersion" "${PRODUCT_VERSION}"
 VIAddVersionKey "ProductVersion" "${PRODUCT_VERSION}"
-VIAddVersionKey "LegalCopyright" "Copyright 2009-2011 by the Geany developer team"
+VIAddVersionKey "LegalCopyright" "Copyright 2009-2012 by the Geany developer team"
 VIAddVersionKey "FileDescription" "${PRODUCT_NAME} Installer"
 
 BrandingText "$(^NAME) installer (NSIS 2.46)"


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Plugins-Commits mailing list