diff --git a/src/version.h b/src/version.h
index 53cf761fe35796b739397807b4659b63d2b1de3f..a4941d76f1175cbe89b515c181f7f8d9f96ed12a 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 1424
+#define PIKE_BUILD_VERSION 1425
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6