Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Sat, 12 Apr 2014 10:05:32 UTC Commit: cbe29f4280339e4d65ba9f50a9fe34578e0055e5 https://github.com/geany/geany-plugins/commit/cbe29f4280339e4d65ba9f50a9fe34...
Log Message: ----------- Version bump of the Windows installer
Modified Paths: -------------- build/geany-plugins.nsi
Modified: build/geany-plugins.nsi 6 files changed, 3 insertions(+), 3 deletions(-) =================================================================== @@ -31,14 +31,14 @@ RequestExecutionLevel highest ; set execution level for Windows Vista ; helper defines ; ;;;;;;;;;;;;;;;;;;; !define PRODUCT_NAME "Geany-Plugins" -!define PRODUCT_VERSION "1.23" -!define PRODUCT_VERSION_ID "1.23.0.0" +!define PRODUCT_VERSION "1.24" +!define PRODUCT_VERSION_ID "1.24.0.0" !define PRODUCT_PUBLISHER "The Geany developer team" !define PRODUCT_WEB_SITE "http://www.geany.org/" !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.23" +!define REQUIRED_GEANY_VERSION "1.24" !define RESOURCEDIR "geany-plugins-${PRODUCT_VERSION}"
;;;;;;;;;;;;;;;;;;;;;
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org