diff --git a/src/version.h b/src/version.h
index a2e7835d21b6b2062831c05efcba022fab22880d..e5d5aaad16345bf89d90a255508e0968132b5c70 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 1744
+#define PIKE_BUILD_VERSION 1745
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6