Skip to content

Commit 757480b

Browse files
committed
Bump verison to 10.1.2
1 parent c735ae7 commit 757480b

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.1)
27+
project(ats VERSION 10.1.2)
2828

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

0 commit comments

Comments
 (0)