Skip to content

Commit

Permalink
Bump verson to 1.4-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Dec 2, 2023
1 parent 04f92c4 commit 88070c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
.define kDeskTopProductName "Apple II DeskTop"
kDeskTopVersionMajor = 1
kDeskTopVersionMinor = 4
.define kDeskTopVersionSuffix "-alpha2"
.define kBuildDate "November 1, 2023"
.define kDeskTopVersionSuffix "-alpha3"
.define kBuildDate "December 2, 2023"
kBuildYYYY = 2023
kBuildYY = 23
kBuildMM = 11
kBuildDD = 1
kBuildMM = 12
kBuildDD = 2

;;; Localization - applies language suffix to filename

Expand Down

0 comments on commit 88070c0

Please sign in to comment.