summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2024-08-26 22:09:50 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2024-08-26 22:09:50 +0100
commit45a2f22f4ef7e251b0183e5bae71ad12967a9f52 (patch)
treeb2437a44f09d2d3d3fd834a109f73d1638d39fba /src/version.h
parentadd54d0e2b68e88f3f0b705cbf274b2d4426125b (diff)
Begin the new version cycle yet again at 0.9
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 14cde7d..fc82f66 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 8
-#define VERSION "0.8"
+#define VERSION_MINOR 9
+#define VERSION "0.9"