diff --git a/src/version.h b/src/version.h
index a68beb2b4accc663dd4211103600753f9f3eaf0f..a5528f8cd928f704f9264315c2e79b155d664053 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 1023
+#define PIKE_BUILD_VERSION 1024
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6