add revision to installer data

This commit is contained in:
Rick V 2019-03-20 05:12:40 -05:00
parent a48ae79bba
commit 28164cd093
No known key found for this signature in database
GPG Key ID: C0EDC8723FDC3465
2 changed files with 10 additions and 4 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@ default.profraw
GTAGS
GRTAGS
GPATH
version.txt

View File

@ -38,10 +38,15 @@ SolidCompression=yes
VersionInfoVersion=0.4.0
VersionInfoCompany=Loki Project
VersionInfoDescription=LokiNET for Microsoft® Windows® NT™
#ifndef RELEASE
VersionInfoTextVersion=0.4.0-dev-{#VCSRev}
VersionInfoProductTextVersion=0.4.0-dev-{#VCSRev}
#else
VersionInfoTextVersion=0.4.0
VersionInfoProductTextVersion=0.4.0 {#Codename}
#endif
VersionInfoProductName=LokiNET
VersionInfoProductVersion=0.4.0
VersionInfoProductTextVersion=0.4.0-dev-{#VCSRev}
InternalCompressLevel=ultra64
MinVersion=0,5.0
ArchitecturesInstallIn64BitMode=x64