Skip to content

Commit

Permalink
Bump verson to v1.2-alpha34
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Aug 8, 2021
1 parent 623cf08 commit a4cb82a
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,11 +14,11 @@
.define kDeskTopProductName "Apple II DeskTop"
kDeskTopVersionMajor = 1
kDeskTopVersionMinor = 2
.define kDeskTopVersionSuffix "-alpha33"
.define kBuildDate "July 22, 2021"
.define kDeskTopVersionSuffix "-alpha34"
.define kBuildDate "August 8, 2021"
kBuildYY = 21
kBuildMM = 7
kBuildDD = 22
kBuildMM = 8
kBuildDD = 8

;;; Localization - applies language suffix to filename

Expand Down

0 comments on commit a4cb82a

Please sign in to comment.