Merge pull request #127 from Sei-Lisa/sei-add-versions

Add version code to most scripts
This commit is contained in:
Sei-Lisa 2020-09-11 13:18:28 +02:00 committed by GitHub
commit f6f6fb533a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 121 additions and 24 deletions

View file

@ -15,7 +15,7 @@
*/
string product = "AVsitter™ sequence";
string version = "2.2";
string #version = "2.2p04";
string main_script = "[AV]sitA";
list SITTERS;
integer DEBUG;