Skip to content

Commit

Permalink
Bump version to v1.2 (final)
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Dec 29, 2022
1 parent 8faa0b2 commit 15d8fcc
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,12 +14,12 @@
.define kDeskTopProductName "Apple II DeskTop"
kDeskTopVersionMajor = 1
kDeskTopVersionMinor = 2
.define kDeskTopVersionSuffix "-beta3"
.define kBuildDate "November 27, 2022"
.define kDeskTopVersionSuffix ""
.define kBuildDate "December 28, 2022"
kBuildYYYY = 2022
kBuildYY = 22
kBuildMM = 11
kBuildDD = 27
kBuildMM = 12
kBuildDD = 28

;;; Localization - applies language suffix to filename

Expand Down

0 comments on commit 15d8fcc

Please sign in to comment.