summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2024-08-26 14:15:11 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2024-08-26 14:15:11 +0100
commita35365c3e8e291aa870d580cd64e8de807319c3e (patch)
tree9450e54c1147208c531972c7a93391ebb21babb6 /src/version.h
parent33582641a9c01a6a3d62ae232f96c74299182885 (diff)
Bump version to 0.8 for next release
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 35f11a1..14cde7d 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 7
-#define VERSION "0.7"
+#define VERSION_MINOR 8
+#define VERSION "0.8"