mirror of
https://github.com/mi57730/a2d.git
synced 2025-04-03 15:29:49 +00:00
bump version/date
This commit is contained in:
parent
f93b103687
commit
1189a3a275
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user