Skip to content

Commit b1ce619

Browse files
v1.0.0
1 parent e65d329 commit b1ce619

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CMakeLists.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(cpputest-for-freertos-lib VERSION 0.0.1)
2+
project(cpputest-for-freertos-lib VERSION 1.0.0)
33

44
add_subdirectory(cpputest-for-freertos-lib)
55
add_subdirectory(example)
6-
7-
8-

0 commit comments

Comments
 (0)