Skip to content

Commit f3ab82a

Browse files
committed
Update project version to 0.1.13
Change-Id: Ie13ed32954b57405920ac9115a312dc3ae52ce71
1 parent 3bda4f7 commit f3ab82a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ project(
6161
KDUtils
6262
DESCRIPTION "A set of C++ helpers and wrappers around the C++ standard library"
6363
LANGUAGES CXX C
64-
VERSION 0.1.12
64+
VERSION 0.1.13
6565
HOMEPAGE_URL "https://github.com/KDAB/KDUtils"
6666
)
6767

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* v0.1.13
2+
- Fix KDUtilsConfig.cmake dependencies
13
* v0.1.12
24
- Will be first release to be packaged officially into vpckg
35
* v1.0.0 (NOT RELEASED YET)

0 commit comments

Comments
 (0)