We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bda4f7 commit f3ab82aCopy full SHA for f3ab82a
CMakeLists.txt
@@ -61,7 +61,7 @@ project(
61
KDUtils
62
DESCRIPTION "A set of C++ helpers and wrappers around the C++ standard library"
63
LANGUAGES CXX C
64
- VERSION 0.1.12
+ VERSION 0.1.13
65
HOMEPAGE_URL "https://github.com/KDAB/KDUtils"
66
)
67
ChangeLog
@@ -1,3 +1,5 @@
1
+* v0.1.13
2
+ - Fix KDUtilsConfig.cmake dependencies
3
* v0.1.12
4
- Will be first release to be packaged officially into vpckg
5
* v1.0.0 (NOT RELEASED YET)
0 commit comments