diff --git a/src/version.h b/src/version.h
index ee7c01fd9c7770579a8c0089f8de1f9647301a5f..640316a2e88ce36fd8c2a1407451f69cb20eda19 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 1578
+#define PIKE_BUILD_VERSION 1579
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6