Skip to content

Commit

Permalink
Version increment to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikucionisaau committed Sep 11, 2023
1 parent 06205e7 commit 53558dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)
cmake_policy(SET CMP0048 NEW) # project() command manages VERSION variables
project(UUtils VERSION 2.0.1 HOMEPAGE_URL "https://github.com/UPPAALModelChecker/UUtils" LANGUAGES CXX C)
project(UUtils VERSION 2.0.2 HOMEPAGE_URL "https://github.com/UPPAALModelChecker/UUtils" LANGUAGES CXX C)
include(CMakePackageConfigHelpers)
include(GNUInstallDirs)
include(FetchContent)
Expand Down

0 comments on commit 53558dc

Please sign in to comment.