Skip to content

Commit 1f65ea0

Browse files
Bump verson to v1.2-alpha37
1 parent d2a41ba commit 1f65ea0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config.inc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
.define kDeskTopProductName "Apple II DeskTop"
1515
kDeskTopVersionMajor = 1
1616
kDeskTopVersionMinor = 2
17-
.define kDeskTopVersionSuffix "-alpha36"
18-
.define kBuildDate "September 21, 2021"
17+
.define kDeskTopVersionSuffix "-alpha37"
18+
.define kBuildDate "October 1, 2021"
1919
kBuildYY = 21
20-
kBuildMM = 9
21-
kBuildDD = 21
20+
kBuildMM = 10
21+
kBuildDD = 1
2222

2323
;;; Localization - applies language suffix to filename
2424

0 commit comments

Comments
 (0)