Skip to content

Commit

Permalink
version: v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezah95 committed Jun 8, 2023
1 parent fb9ef5c commit e1eac5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)

set(PROJECT_NAME "QmlTreeModel")
set(PROJECT_VERSION_MAJOR 1)
set(PROJECT_VERSION_MINOR 1)
set(PROJECT_VERSION_MINOR 2)
set(PROJECT_VERSION_PATCH 0)
set(PROJECT_VERSION_TWEAK 0)
if (PROJECT_VERSION_TWEAK EQUAL 0)
Expand Down

0 comments on commit e1eac5e

Please sign in to comment.