diff --git a/src/version.h b/src/version.h
index ea2a53d90b214d1c93dda2fba16ca436c3623aa6..319953c65330d0b1283e12393520a51debb5ca58 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 760
+#define PIKE_BUILD_VERSION 761
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6