mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Bump version to 2.0 alpha 1.
This commit is contained in:
parent
e81ac20442
commit
000be1e5be
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ option(WITH_GUI_TESTS "Enable building of GUI tests" OFF)
|
|||
option(WITH_LTO "Enable Link Time Optimization (LTO)" OFF)
|
||||
option(WITH_PIE "Build as Position-independent executable (PIE)" OFF)
|
||||
|
||||
set( KEEPASSX_VERSION "0.9.0" )
|
||||
set( KEEPASSX_VERSION "2.0 alpha 1" )
|
||||
|
||||
if("${CMAKE_C_COMPILER}" MATCHES "clang$" OR "${CMAKE_C_COMPILER_ID}" STREQUAL "Clang")
|
||||
set(CMAKE_COMPILER_IS_CLANG 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue