Skip to content

Commit

Permalink
Bump verson to v1.2-alpha46
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Jun 23, 2022
1 parent 749ff91 commit 8ce0e3e
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,10 +14,10 @@
.define kDeskTopProductName "Apple II DeskTop"
kDeskTopVersionMajor = 1
kDeskTopVersionMinor = 2
.define kDeskTopVersionSuffix "-alpha45"
.define kBuildDate "May 22, 2022"
.define kDeskTopVersionSuffix "-alpha46"
.define kBuildDate "June 22, 2022"
kBuildYY = 22
kBuildMM = 5
kBuildMM = 6
kBuildDD = 22

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

0 comments on commit 8ce0e3e

Please sign in to comment.