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

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Sep 19, 2019
1 parent 3005c85 commit 33c7881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -34,7 +34,7 @@ endif()

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

check_type_size("void*" SIZEOF_VOID_P)

Expand Down Expand Up @@ -229,4 +229,4 @@ set(CPACK_PACKAGE_CHECKSUM "SHA1")
set(CPACK_GENERATOR "ZIP")
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY FALSE)

include (CPack)
include (CPack)

0 comments on commit 33c7881

Please sign in to comment.