diff --git a/src/version.h b/src/version.h
index fea9599cc6b52950c679c797605bb06e6f497cff..3651b09167248032f9f0712b3a66a1c04e6cffe3 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 1611
+#define PIKE_BUILD_VERSION 1612
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6