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