diff --git a/src/utils/version/version.h b/src/utils/version/version.h index b7bece22001b9bf3a98334dc1ffda5555d882bb8..26051b3e859290978deb1c1a72f8b11c60167759 100644 --- a/src/utils/version/version.h +++ b/src/utils/version/version.h @@ -3,6 +3,6 @@ // define the version. All tools in the // suite carry the same version number. -#define VERSION "2.11.0" +#define VERSION "2.11.1" #endif /* VERSION_H */