Skip to content

Commit

Permalink
Bump verson to v1.2-alpha35
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Aug 29, 2021
1 parent 551d0b0 commit d88d85b
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 = 2
.define kDeskTopVersionSuffix "-alpha34"
.define kBuildDate "August 8, 2021"
.define kDeskTopVersionSuffix "-alpha35"
.define kBuildDate "August 29, 2021"
kBuildYY = 21
kBuildMM = 8
kBuildDD = 8
kBuildDD = 29

;;; Localization - applies language suffix to filename

Expand Down

0 comments on commit d88d85b

Please sign in to comment.