I my program I always put version 1.2.3.4
But is there a tool that can manage version number? :dazzled:
Probably use source code management tool, like svn or git.
Every time the source code is changed, it will be logged on log file.
Parse the log for latest version number, there you go.
:P
With RADAsm and edit versiontable?