Updated the version number

This commit is contained in:
DoogeJ
2016-11-22 13:12:04 +01:00
parent 6dbf1845ec
commit cad7150b9b
4 changed files with 31 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#define use_dotnetfx46
#define MyAppName "SmartHDD"
#define MyAppVersion "1.0.0.0"
#define MyAppVersion "1.0.0.1"
#define MyAppPublisher "DoogeJ"
#define MyAppURL "https://github.com/DoogeJ/SmartHDD"
#define MyAppExeName "SmartHDD.exe"