mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
begin next version
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user