Skip to content

Commit

Permalink
Bump verson to v1.3-alpha5
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Apr 1, 2023
1 parent 7cd098e commit 4c342a5
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 = 3
.define kDeskTopVersionSuffix "-alpha4"
.define kBuildDate "March 1, 2023"
.define kDeskTopVersionSuffix "-alpha5"
.define kBuildDate "April 1, 2023"
kBuildYYYY = 2023
kBuildYY = 23
kBuildMM = 3
kBuildMM = 4
kBuildDD = 1

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

0 comments on commit 4c342a5

Please sign in to comment.