1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 19:10:25 +00:00

Build number update.

This commit is contained in:
FellippeHeitor 2017-09-09 13:18:34 -03:00
parent 7d3f1f9833
commit f337403cd5

View file

@ -4,4 +4,4 @@ DIM SHARED AutoBuildMsg AS STRING
Version$ = "1.1"
'BuildNum format is YYYYMMDD/id, where id is a ever-increasing
'integer. If you make a change, update the date and increase the id!
BuildNum$ = "20170906/64"
BuildNum$ = "20170909/65"