Skip to content

Commit

Permalink
Bump verson to 1.4-alpha8
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Apr 1, 2024
1 parent 2fa8ae5 commit f1a7047
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
.define kDeskTopProductName "Apple II DeskTop"
kDeskTopVersionMajor = 1
kDeskTopVersionMinor = 4
.define kDeskTopVersionSuffix "-alpha7"
.define kBuildDate "March 1, 2024"
.define kDeskTopVersionSuffix "-alpha8"
.define kBuildDate "April 1, 2024"
kBuildYYYY = 2024
kBuildYY = 24
kBuildMM = 3
kBuildMM = 4
kBuildDD = 1

;;; Localization - applies language suffix to filename
Expand Down

0 comments on commit f1a7047

Please sign in to comment.