diff --git a/src/version.h b/src/version.h
index 09ace3583f96569c741eed577bdcb4c2fab0017f..191591979d3ed10b620fd38ec5398f2f9f7328b0 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 1624
+#define PIKE_BUILD_VERSION 1625
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6