diff --git a/src/version.h b/src/version.h
index 5d14690b9dfac0332a17a31ed97b50a8144c1dd6..638f87f3eae041ccf6351716e44d70d61342851d 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 1389
+#define PIKE_BUILD_VERSION 1390
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6