aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-05-11 14:54:43 +0100
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-05-11 14:55:55 +0100
commit4593422e3b9dc8c1451b2457d1296f9c8e4fc063 (patch)
treec4997194be8b1d5d00cc83f7cfd86df540847706 /src/version.h
parent397a3fe8863e740456f1a61dda4d9d48b7456147 (diff)
downloadsst-4593422e3b9dc8c1451b2457d1296f9c8e4fc063.tar.gz
sst-4593422e3b9dc8c1451b2457d1296f9c8e4fc063.zip
Bump versions and dates yet again
On the plus side, SST's release cadence has never been so lively!
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 9f7e769..893acc1 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 10
-#define VERSION "0.10"
+#define VERSION_MINOR 11
+#define VERSION "0.11"