Skip to content

Commit

Permalink
Bump verson to v1.3-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Mar 2, 2023
1 parent 7e75997 commit fe45440
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 "-alpha2"
.define kBuildDate "February 1, 2023"
.define kDeskTopVersionSuffix "-alpha3"
.define kBuildDate "March 1, 2023"
kBuildYYYY = 2023
kBuildYY = 23
kBuildMM = 2
kBuildMM = 3
kBuildDD = 1

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

0 comments on commit fe45440

Please sign in to comment.