diff --git a/src/version.h b/src/version.h
index e32f9e7b2477c2b1116d80098c1c8039d71dcf0d..5ccd747fed49aadd5b527fb06a387468a9278d59 100644
--- a/src/version.h
+++ b/src/version.h
@@ -6,7 +6,7 @@
 
 #define PIKE_MAJOR_VERSION 8
 #define PIKE_MINOR_VERSION 0
-#define PIKE_BUILD_VERSION 967
+#define PIKE_BUILD_VERSION 968
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6