Skip to content

Commit

Permalink
Add VIFileVersion information
Browse files Browse the repository at this point in the history
  • Loading branch information
dleidert committed Feb 9, 2019
1 parent 9d1b910 commit 37119b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bdelock.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ XPStyle on

# Installer version information
VIProductVersion "${VERSION}.${REVISION}"
VIFileVersion "${VERSION}.${REVISION}"

!include "locale\languages.nsh"

Expand Down

0 comments on commit 37119b5

Please sign in to comment.