We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b93eb7 commit 079df92Copy full SHA for 079df92
1 file changed
config.inc
@@ -14,11 +14,11 @@
14
.define kDeskTopProductName "Apple II DeskTop"
15
kDeskTopVersionMajor = 1
16
kDeskTopVersionMinor = 2
17
-.define kDeskTopVersionSuffix "-alpha42"
18
-.define kBuildDate "February 21, 2022"
+.define kDeskTopVersionSuffix "-alpha43"
+.define kBuildDate "March 19, 2022"
19
kBuildYY = 22
20
-kBuildMM = 2
21
-kBuildDD = 21
+kBuildMM = 3
+kBuildDD = 19
22
23
;;; Localization - applies language suffix to filename
24
0 commit comments