mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-13 17:48:10 +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 MyAppVersion "2024.03.01"
|
||||
#define MyAppVersion "2024.07.01"
|
||||
#define MyAppBit "(32/64bit for Windows)"
|
||||
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
||||
#define MyAppURL "https://dosbox-x.com/"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#define MyAppName "DOSBox-X"
|
||||
#define MyAppVersion "2024.03.01"
|
||||
#define MyAppVersion "2024.07.01"
|
||||
#define MyAppBit "(32/64bit for XP)"
|
||||
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
|
||||
#define MyAppURL "https://dosbox-x.com/"
|
||||
|
Reference in New Issue
Block a user