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

Version id update for latest edits.

This commit is contained in:
FellippeHeitor 2016-06-21 23:58:29 -03:00
parent b8b4b13302
commit ee3f5f3d4a

View file

@ -3,5 +3,5 @@ DIM SHARED BuildNum AS STRING
Version$ = "1.000"
'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$ = "20160621/22"
BuildNum$ = "20160621/23"