Update version numbers for new release

This commit is contained in:
DoogeJ
2018-10-22 17:17:02 +02:00
parent 064517894d
commit 3c51d48c4a
4 changed files with 8 additions and 5 deletions

View File

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