diff --git a/src/version.h b/src/version.h
index 587a46b3c3cd51836f1bcd918d91db6a78682c55..c9500126920e344fd6434cb97dc06bed5a0df495 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 1374
+#define PIKE_BUILD_VERSION 1375
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6