There was an error while loading. Please reload this page.
1 parent a698ba4 commit 641c7a5Copy full SHA for 641c7a5
1 file changed
src/config.inc
@@ -15,12 +15,12 @@
15
.define kDeskTopProductName "Apple II DeskTop"
16
kDeskTopVersionMajor = 1
17
kDeskTopVersionMinor = 5
18
-.define kDeskTopVersionSuffix "-alpha4"
19
-.define kBuildDate "July 31, 2025"
+.define kDeskTopVersionSuffix "-alpha5"
+.define kBuildDate "October 19, 2025"
20
kBuildYYYY = 2025
21
kBuildYY = 25
22
-kBuildMM = 7
23
-kBuildDD = 31
+kBuildMM = 10
+kBuildDD = 19
24
25
;;; Localization - applies language suffix to filename
26
0 commit comments