It should be in the format of [xxx].[yyy]
with xxx being the version number and yyy being the revision
015.0829 should be 015.082 (Both parts could be 4 or more characters, but as far as I know, GLBasic only uses 3).
You cant get rid of the decimal point because it separates the two revision sections (its use is standard).
I would prefer to use 4 sections (version, revision, maintenance, build).