diff --git a/src/utils/version/version.h b/src/utils/version/version.h
index 5338638800443224fc09c5d105bdacefdef93586..b7bece22001b9bf3a98334dc1ffda5555d882bb8 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.10.2"
+#define VERSION "2.11.0"
 
 #endif /* VERSION_H */