diff --git a/source/version.h b/source/version.h index 12c6bef711..fc02018abf 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,3 @@ #ifndef VERSION -#define VERSION "v3.8.0" +#define VERSION "v3.8.1" #endif