1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 12:21:20 +00:00

Build number update.

This commit is contained in:
FellippeHeitor 2017-08-17 23:15:30 -03:00
parent b5e2b06ecd
commit 34d6b239bf

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$ = "20170816/61"
BuildNum$ = "20170817/62"