mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Release 2.3.4 version bump
* Corrects INSTALL.md build instructions for Windows (#2126) * Rephrase Qt 5.5.x warning to include on-screen keyboard combo
This commit is contained in:
parent
67304c71a0
commit
d6cae74176
6 changed files with 43 additions and 4 deletions
|
@ -70,7 +70,7 @@ set(CMAKE_AUTOUIC ON)
|
|||
|
||||
set(KEEPASSXC_VERSION_MAJOR "2")
|
||||
set(KEEPASSXC_VERSION_MINOR "3")
|
||||
set(KEEPASSXC_VERSION_PATCH "3")
|
||||
set(KEEPASSXC_VERSION_PATCH "4")
|
||||
set(KEEPASSXC_VERSION "${KEEPASSXC_VERSION_MAJOR}.${KEEPASSXC_VERSION_MINOR}.${KEEPASSXC_VERSION_PATCH}")
|
||||
|
||||
set(KEEPASSXC_BUILD_TYPE "Snapshot" CACHE STRING "Set KeePassXC build type to distinguish between stable releases and snapshots")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue