diff --git a/src/version.h b/src/version.h
index 72e22e596a67bbb58d3063062a7032414289848e..7d0b10fc9936226ec0fa41e9c2e7e165ca750c7a 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 1727
+#define PIKE_BUILD_VERSION 1728
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6