We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eaf866 commit 8f1fd50Copy full SHA for 8f1fd50
1 file changed
CMakeLists.txt
@@ -3,7 +3,7 @@ message(STATUS "Using CMake v${CMAKE_VERSION}")
3
4
project(
5
libcapt
6
- VERSION 0.16.2
+ VERSION 1.0.0
7
LANGUAGES CXX
8
)
9
0 commit comments