Skip to content

Commit 0cc15e0

Browse files
authored
Bump version to 11.0.0 (#11135)
1 parent e3b37be commit 0cc15e0

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
@@ -20,7 +20,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)
2020
endif()
2121

2222
cmake_minimum_required(VERSION 3.20..3.27)
23-
project(ats VERSION 10.0.0)
23+
project(ats VERSION 11.0.0)
2424

2525
set(TS_VERSION_MAJOR ${PROJECT_VERSION_MAJOR})
2626
set(TS_VERSION_MINOR ${PROJECT_VERSION_MINOR})

0 commit comments

Comments
 (0)