summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2022-05-31 20:38:31 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2022-05-31 21:00:06 +0100
commit1eff445a270a422ba94ede3205be739e998e530f (patch)
treec89826e533003c6b4318469d6d299877613921b5 /src
parentab53d435d353b3d34f5453ee657e96e9d55f1ff8 (diff)
Bump version number and zip dates
Preparing for release, I spose!
Diffstat (limited to 'src')
-rw-r--r--src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h
index 7005932..d21c1b7 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 3
-#define VERSION "0.3"
+#define VERSION_MINOR 4
+#define VERSION "0.4"