We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00c6c2 commit f83edfcCopy full SHA for f83edfc
RELEASE-NOTES.md
@@ -4,7 +4,7 @@ Home Page: https://a2desktop.com
4
5
Project Page: https://github.com/a2stuff/a2d
6
7
-## 1.4 Beta
+## 1.4
8
9
### General
10
config.inc
@@ -14,12 +14,12 @@
14
.define kDeskTopProductName "Apple II DeskTop"
15
kDeskTopVersionMajor = 1
16
kDeskTopVersionMinor = 4
17
-.define kDeskTopVersionSuffix "-beta2"
18
-.define kBuildDate "July 6, 2024"
+.define kDeskTopVersionSuffix ""
+.define kBuildDate "July 28, 2024"
19
kBuildYYYY = 2024
20
kBuildYY = 24
21
kBuildMM = 7
22
-kBuildDD = 6
+kBuildDD = 28
23
24
;;; Localization - applies language suffix to filename
25
0 commit comments