diff --git a/src/version.h b/src/version.h index 301c71df6fb57416072c34a6121928601ca5d38b..f0b2e5471d67ff7f386aa976f97d0c970c6210ae 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 1380 +#define PIKE_BUILD_VERSION 1381 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6