bump version/date

This commit is contained in:
Joshua Bell 2019-04-02 21:21:07 -07:00
parent f93b103687
commit 1189a3a275
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ screen_height = 192
VERSION_MAJOR = 1
VERSION_MINOR = 2
.define VERSION_SUFFIX "-alpha1"
.define VERSION_SUFFIX "-alpha2"
DA_FILE_TYPE = $F1
DA_AUX_TYPE = $640 ; High bit set = don't show in Apple menu

View File

@ -3315,7 +3315,7 @@ str_about4: PASCAL_STRING "All Rights Reserved"
str_about5: PASCAL_STRING "Authors: Stephane Cavril, Bernard Gallet, Henri Lamiraux"
str_about6: PASCAL_STRING "Richard Danais and Luc Barthelet"
str_about7: PASCAL_STRING "With thanks to: A. Gerard, J. Gerber, P. Pahl, J. Bernard"
str_about8: PASCAL_STRING "February 2, 2019"
str_about8: PASCAL_STRING "April 2, 2019"
str_about9: PASCAL_STRING .sprintf("Version %d.%d%s",::VERSION_MAJOR,::VERSION_MINOR,VERSION_SUFFIX)
;; "Copy File" dialog strings