diff --git a/CMakeLists.txt b/CMakeLists.txt index 025f8046..46da5de0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # -*- mode:cmake -*- cmake_minimum_required(VERSION 3.20 FATAL_ERROR) -project(UHDM VERSION 1.73) +project(UHDM VERSION 1.74) # Detect build type, fallback to release and throw a warning if use didn't # specify any