Skip to content

Commit 079df92

Browse files
Bump verson to v1.2-alpha43
1 parent 7b93eb7 commit 079df92

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 "-alpha42"
18-
.define kBuildDate "February 21, 2022"
17+
.define kDeskTopVersionSuffix "-alpha43"
18+
.define kBuildDate "March 19, 2022"
1919
kBuildYY = 22
20-
kBuildMM = 2
21-
kBuildDD = 21
20+
kBuildMM = 3
21+
kBuildDD = 19
2222

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

0 commit comments

Comments
 (0)