Skip to content

Commit 90d8b96

Browse files
Bump verson to 1.4-beta2
1 parent 7be9589 commit 90d8b96

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,12 +14,12 @@
1414
.define kDeskTopProductName "Apple II DeskTop"
1515
kDeskTopVersionMajor = 1
1616
kDeskTopVersionMinor = 4
17-
.define kDeskTopVersionSuffix "-beta1"
18-
.define kBuildDate "June 14, 2024"
17+
.define kDeskTopVersionSuffix "-beta2"
18+
.define kBuildDate "July 6, 2024"
1919
kBuildYYYY = 2024
2020
kBuildYY = 24
21-
kBuildMM = 6
22-
kBuildDD = 14
21+
kBuildMM = 7
22+
kBuildDD = 6
2323

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

0 commit comments

Comments
 (0)