diff --git a/src/version.h b/src/version.h
index 955af1e33133a30ad443a1afd40753061533c3c4..9e447294052244afbc89ae467d37621448f4468c 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 1409
+#define PIKE_BUILD_VERSION 1410
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6