mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Bump version to 2.1.2
This commit is contained in:
parent
d44b811b0d
commit
217e95e425
@ -38,8 +38,8 @@ option(WITH_XC_AUTOTYPE "Include Autotype." OFF)
|
|||||||
option(WITH_XC_HTTP "Include KeePassHTTP." OFF)
|
option(WITH_XC_HTTP "Include KeePassHTTP." OFF)
|
||||||
option(WITH_XC_YUBIKEY "Include Yubikey support." OFF)
|
option(WITH_XC_YUBIKEY "Include Yubikey support." OFF)
|
||||||
|
|
||||||
set(KEEPASSXC_VERSION "2.1.1")
|
set(KEEPASSXC_VERSION "2.1.2")
|
||||||
set(KEEPASSXC_VERSION_NUM "2.1.1")
|
set(KEEPASSXC_VERSION_NUM "2.1.2")
|
||||||
|
|
||||||
if("${CMAKE_C_COMPILER}" MATCHES "clang$" OR "${CMAKE_C_COMPILER_ID}" STREQUAL "Clang")
|
if("${CMAKE_C_COMPILER}" MATCHES "clang$" OR "${CMAKE_C_COMPILER_ID}" STREQUAL "Clang")
|
||||||
set(CMAKE_COMPILER_IS_CLANG 1)
|
set(CMAKE_COMPILER_IS_CLANG 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user