Skip to content

Commit 62e2164

Browse files
committed
Version Update
1 parent 957697f commit 62e2164

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
cmake_minimum_required(VERSION 3.5)
1+
cmake_minimum_required(VERSION 3.14)
22

33
# The directory label is used for CDash to treat ATL as a subproject of GTKorvo
44
set(CMAKE_DIRECTORY_LABELS ATL)
55

6-
project(ATL VERSION 2.2.1 LANGUAGES C)
6+
project(ATL VERSION 2.2.2 LANGUAGES C)
77

88
# Some boilerplate to setup nice output directories
99
include(GNUInstallDirs)

0 commit comments

Comments
 (0)