Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Jan 27, 2020
1 parent d868e9b commit 2625579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ else()
endif()

set(VERSION_MAJOR 1)
set(VERSION_MINOR 1)
set(VERSION_PATCH 2)
set(VERSION_MINOR 2)
set(VERSION_PATCH 0)

check_type_size("void*" SIZEOF_VOID_P)

Expand Down

0 comments on commit 2625579

Please sign in to comment.