begin next version

This commit is contained in:
Jonathan Campbell
2021-09-01 23:11:30 -07:00
parent 4a9f1e763f
commit d9a444c592
9 changed files with 14 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X"
#define MyAppVersion "0.83.17"
#define MyAppVersion "0.83.18"
#define MyAppBit "(32-bit)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/"
@@ -700,4 +700,4 @@ begin
Result := ExpandConstant('{commondesktop}')
else
Result := ExpandConstant('{userdesktop}');
end;
end;