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 d2a41ba commit 1f65ea0Copy full SHA for 1f65ea0
1 file changed
config.inc
@@ -14,11 +14,11 @@
14
.define kDeskTopProductName "Apple II DeskTop"
15
kDeskTopVersionMajor = 1
16
kDeskTopVersionMinor = 2
17
-.define kDeskTopVersionSuffix "-alpha36"
18
-.define kBuildDate "September 21, 2021"
+.define kDeskTopVersionSuffix "-alpha37"
+.define kBuildDate "October 1, 2021"
19
kBuildYY = 21
20
-kBuildMM = 9
21
-kBuildDD = 21
+kBuildMM = 10
+kBuildDD = 1
22
23
;;; Localization - applies language suffix to filename
24
0 commit comments