Skip to content

Commit 9c08ad8

Browse files
committed
Correct version to 10.1.1
1 parent 0da7483 commit 9c08ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)
2424
endif()
2525

2626
cmake_minimum_required(VERSION 3.20..3.27)
27-
project(ats VERSION 10.1.0)
27+
project(ats VERSION 10.1.1)
2828

2929
set(TS_VERSION_MAJOR ${PROJECT_VERSION_MAJOR})
3030
set(TS_VERSION_MINOR ${PROJECT_VERSION_MINOR})

0 commit comments

Comments
 (0)