summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-06-08 00:00:02 +0100
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-06-08 00:00:02 +0100
commitd440b7a58cd3c435e712e94478d9a7c09bc1c3ba (patch)
treedbb3fe668f42d125e3b731bb70df2f174023da6e /src/version.h
parent84b518298c32f79ef5d4f056d6d8e8c251417b8a (diff)
downloadsst-d440b7a58cd3c435e712e94478d9a7c09bc1c3ba.tar.gz
sst-d440b7a58cd3c435e712e94478d9a7c09bc1c3ba.zip
Prep 0.13 release... alreadyHEADv0.13-BETAmaster
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 2b84166..9e2ae71 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 12
-#define VERSION "0.12"
+#define VERSION_MINOR 13
+#define VERSION "0.13"