Skip to content

Commit f83edfc

Browse files
Bump version to v1.4 (final)
1 parent b00c6c2 commit f83edfc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Home Page: https://a2desktop.com
44

55
Project Page: https://github.com/a2stuff/a2d
66

7-
## 1.4 Beta
7+
## 1.4
88

99
### General
1010

config.inc

Lines changed: 3 additions & 3 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 "-beta2"
18-
.define kBuildDate "July 6, 2024"
17+
.define kDeskTopVersionSuffix ""
18+
.define kBuildDate "July 28, 2024"
1919
kBuildYYYY = 2024
2020
kBuildYY = 24
2121
kBuildMM = 7
22-
kBuildDD = 6
22+
kBuildDD = 28
2323

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

0 commit comments

Comments
 (0)