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:
Luke Ceddia 2017-11-05 13:51:47 +11:00
parent 9b720f3aef
commit 9696cc9ff8

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$ = "20171027/80"
BuildNum$ = "20171105/81"