We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be9589 commit 90d8b96Copy full SHA for 90d8b96
1 file changed
config.inc
@@ -14,12 +14,12 @@
14
.define kDeskTopProductName "Apple II DeskTop"
15
kDeskTopVersionMajor = 1
16
kDeskTopVersionMinor = 4
17
-.define kDeskTopVersionSuffix "-beta1"
18
-.define kBuildDate "June 14, 2024"
+.define kDeskTopVersionSuffix "-beta2"
+.define kBuildDate "July 6, 2024"
19
kBuildYYYY = 2024
20
kBuildYY = 24
21
-kBuildMM = 6
22
-kBuildDD = 14
+kBuildMM = 7
+kBuildDD = 6
23
24
;;; Localization - applies language suffix to filename
25
0 commit comments