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

Build number update.

This commit is contained in:
FellippeHeitor 2017-09-11 10:30:49 -03:00
parent 8fe5804fa2
commit 70ec5930a3

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$ = "20170909/65"
BuildNum$ = "20170911/66"