summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 22:21:49 +0000
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 22:22:15 +0000
commit04b465b8914bb8a0965e137dd1a5bd14f2963482 (patch)
tree1b41b62fb1934ad41dba8c5b982d8c1005c2b219 /src/version.h
parente191c3e5f4cb7e8a0cbec2e9383f7252db2b0fd2 (diff)
downloadsst-04b465b8914bb8a0965e137dd1a5bd14f2963482.tar.gz
sst-04b465b8914bb8a0965e137dd1a5bd14f2963482.zip
Begin work on 0.16!
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h4
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"