diff --git a/src/version.h b/src/version.h
index 91ac694aa10565349cab6521dd249132f1293b53..ac04d1bdbc6358cc368f98ba5b2d45e23e249c39 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 1724
+#define PIKE_BUILD_VERSION 1725
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6