Skip to content

Commit

Permalink
Update CMake project version number to 0.1.2
Browse files Browse the repository at this point in the history
Change-Id: I71fa0da2b23e48378ee7d8321c76c7e5f8545c34
Reviewed-on: https://codereview.kdab.com/c/kdab/kdutils/+/129270
Reviewed-by: Bogdan Vatra <[email protected]>
  • Loading branch information
lemirep committed Sep 21, 2023
1 parent 9e0fa06 commit 8d383cf
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
Expand Up @@ -13,7 +13,7 @@ project(
KDUtils
DESCRIPTION "A set of C++ helpers and wrappers around the C++ standard library"
LANGUAGES CXX C
VERSION 0.95
VERSION 0.1.2
HOMEPAGE_URL "https://github.com/KDAB/KDUtils"
)

Expand Down

0 comments on commit 8d383cf

Please sign in to comment.