diff --git a/src/version.h b/src/version.h
index 86f122b91232a3be297219d0c8f15edcc0f00693..75133aac27e5363714ec727d2c4f6dd95eed2881 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 1406
+#define PIKE_BUILD_VERSION 1407
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6