diff --git a/src/version.h b/src/version.h
index e720a2898cf195ed5ead5e0707439d183aa0f36f..2f818c173a2b98f172c86d13314ae76d83d093d7 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 928
+#define PIKE_BUILD_VERSION 929
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6