diff options
Diffstat (limited to 'src/version.h')
| -rw-r--r-- | src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h index 998e139..2680f79 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #define NAME "SST" #define LONGNAME "Source Speedrun Tools Beta" #define VERSION_MAJOR 0 -#define VERSION_MINOR 15 -#define VERSION "0.15" +#define VERSION_MINOR 16 +#define VERSION "0.16" |
