diff --git a/src/version.h b/src/version.h
index a8234b28f6e1cdcdf4298a23168647b77c447905..1080a1bb022e5abb40c59509cf1609d4396e8a08 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 1572
+#define PIKE_BUILD_VERSION 1573
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6