mirror of
https://github.com/safing/portmaster-packaging.git
synced 2026-05-20 20:10:34 +00:00
Fix Windows installer version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Unicode true ; The Multi-Language-Part is a modified version of the MultiLanguage-NSIS-Example
|
||||
|
||||
!define PRODUCT_VERSION "1.0.13"
|
||||
!define VERSION "1.0.13"
|
||||
!define PRODUCT_VERSION "1.0.13.0"
|
||||
!define VERSION "1.0.13.0"
|
||||
|
||||
VIProductVersion "${PRODUCT_VERSION}"
|
||||
VIFileVersion "${VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user