Skip to content

Commit

Permalink
Bump verson to 1.4-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Jul 6, 2024
1 parent 7be9589 commit 90d8b96
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 "-beta1"
.define kBuildDate "June 14, 2024"
.define kDeskTopVersionSuffix "-beta2"
.define kBuildDate "July 6, 2024"
kBuildYYYY = 2024
kBuildYY = 24
kBuildMM = 6
kBuildDD = 14
kBuildMM = 7
kBuildDD = 6

;;; Localization - applies language suffix to filename

Expand Down

0 comments on commit 90d8b96

Please sign in to comment.