Skip to content

Commit ec2a595

Browse files
committed
Bump version to 2.0.0
1 parent ec9ab97 commit ec2a595

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
2-
project(QtAES VERSION 1.1 LANGUAGES CXX)
2+
project(QtAES VERSION 2.0.0 LANGUAGES CXX)
33

44
set(QTAES_STANDALONE_BUILD OFF)
55
if(PROJECT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)

0 commit comments

Comments
 (0)