diff --git a/CMakeLists.txt b/CMakeLists.txt index d7126f28a..385851e65 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,7 +74,7 @@ endif() project(trex) set(TREX_MAJOR 0) set(TREX_MINOR 6) -set(TREX_PATCH 2) +set(TREX_PATCH 3) set(TREX_RC 0) # TREX script for CPack management