Skip to content

Commit 1a6be22

Browse files
increment version to 1.5.0.
(skipped 1.4.0, to match qpcpp version for this milestone)
1 parent a271985 commit 1a6be22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(cpputest-for-qpc-lib VERSION 1.3.0)
2+
project(cpputest-for-qpc-lib VERSION 1.5.0)
33
include(FetchContent)
44

55
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)