diff --git a/src/version.h b/src/version.h
index 0a36b1f1a47c3bb3548e802b7e59fa7f98d39c98..40d1fdafc7f713898a1365ca897d1349f6e55814 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 746
+#define PIKE_BUILD_VERSION 747
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6