diff --git a/include/valgrind.h b/include/valgrind.h index 365c6b9a3..6fa9865ff 100644 --- a/include/valgrind.h +++ b/include/valgrind.h @@ -89,7 +89,7 @@ || (__VALGRIND_MAJOR__ == 3 && __VALGRIND_MINOR__ >= 6)) */ #define __VALGRIND_MAJOR__ 3 -#define __VALGRIND_MINOR__ 8 +#define __VALGRIND_MINOR__ 9 #include