Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: cneben <benoit@destrat.io>
  • Loading branch information
cneben committed May 17, 2023
1 parent fce930a commit 4b1f4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5.0)

project(QuickQanava VERSION 2.1.0 LANGUAGES CXX)
project(QuickQanava VERSION 2.3.0 LANGUAGES CXX)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)

add_compile_definitions(QT_DISABLE_DEPRECATED_BEFORE=0x050F00)
Expand Down

0 comments on commit 4b1f4be

Please sign in to comment.