diff --git a/src/version.h b/src/version.h
index baae21e0468e87931d1dd55d9dc4494464010dd3..b5e2df3dc9924af4bf811a87f177d048148784ed 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 736
+#define PIKE_BUILD_VERSION 737
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6