Add automatic version numbering to the build system.
Closes avsitter/avsitter.github.io#46
This commit is contained in:
parent
63c1c6b27b
commit
04c008db42
20 changed files with 121 additions and 24 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
string registration_product = "AVsitter2";
|
||||
string product = "AVhelper";
|
||||
string version = "2.2";
|
||||
string #version = "2.2";
|
||||
integer OLD_HELPER_METHOD;
|
||||
list colors = [<1,0.5,1>, <0.5,0.5,1>, <1,0.5,0.5>, <0.5,1,0.5>, <1,1,0.5>, <0.5,1,1>];
|
||||
integer helper_index;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue