diff --git a/src/version.h b/src/version.h index 4428fa08d7ae7799a06dc8ef9cc65facf0472376..5c7bbb4369792884ce711366b85715acddddd565 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 884 +#define PIKE_BUILD_VERSION 885 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6