Update patch version

This commit is contained in:
Martchus 2017-11-01 19:12:20 +01:00
parent c217b4f5b4
commit 20134d94f3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ set(META_APP_DESCRIPTION "A simple password store using AES-256-CBC encryption v
set(META_GUI_OPTIONAL true)
set(META_VERSION_MAJOR 2)
set(META_VERSION_MINOR 1)
set(META_VERSION_PATCH 3)
set(META_VERSION_PATCH 4)
set(META_APP_VERSION ${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH})
# add project files