1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-02 03:50:36 +00:00

Build number update.

This commit is contained in:
FellippeHeitor 2017-11-05 17:29:11 -02:00
parent 9481dbcd16
commit 0a854f10d1

View file

@ -4,5 +4,5 @@ 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$ = "20171105/81"
BuildNum$ = "20171106/82"