Skip to content

Commit 641c7a5

Browse files
Bump version to 1.5-alpha5
1 parent a698ba4 commit 641c7a5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/config.inc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
.define kDeskTopProductName "Apple II DeskTop"
1616
kDeskTopVersionMajor = 1
1717
kDeskTopVersionMinor = 5
18-
.define kDeskTopVersionSuffix "-alpha4"
19-
.define kBuildDate "July 31, 2025"
18+
.define kDeskTopVersionSuffix "-alpha5"
19+
.define kBuildDate "October 19, 2025"
2020
kBuildYYYY = 2025
2121
kBuildYY = 25
22-
kBuildMM = 7
23-
kBuildDD = 31
22+
kBuildMM = 10
23+
kBuildDD = 19
2424

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

0 commit comments

Comments
 (0)