mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 10:48:18 +08:00
Merge pull request #5093 from JoeBroesele/master
Corrected the version info for the DOSBox-X installers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#define MyAppName "DOSBox-X"
|
#define MyAppName "DOSBox-X"
|
||||||
#define MyAppVersion "2024.03.01"
|
#define MyAppVersion "2024.07.01"
|
||||||
#define MyAppBit "(32/64bit for Windows)"
|
#define MyAppBit "(32/64bit for Windows)"
|
||||||
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
||||||
#define MyAppURL "https://dosbox-x.com/"
|
#define MyAppURL "https://dosbox-x.com/"
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#define MyAppName "DOSBox-X"
|
#define MyAppName "DOSBox-X"
|
||||||
#define MyAppVersion "2024.03.01"
|
#define MyAppVersion "2024.07.01"
|
||||||
#define MyAppBit "(32/64bit for XP)"
|
#define MyAppBit "(32/64bit for XP)"
|
||||||
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
||||||
#define MyAppURL "https://dosbox-x.com/"
|
#define MyAppURL "https://dosbox-x.com/"
|
||||||
|
Reference in New Issue
Block a user