diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2019-03-19 10:01:05 +0100 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2019-03-19 10:01:05 +0100 |
commit | 961d64779436edb7e72ea48a75899bf7ee4bc987 (patch) | |
tree | 40614d90a0f68a470e7b5d8fd402ae0b2dfc00df /libnitrokey.pro | |
parent | 07ab86a31ca07c58c58632d9b3845e9782855d0b (diff) | |
download | libnitrokey-961d64779436edb7e72ea48a75899bf7ee4bc987.tar.gz libnitrokey-961d64779436edb7e72ea48a75899bf7ee4bc987.tar.bz2 |
Bump version to v3.5
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'libnitrokey.pro')
-rw-r--r-- | libnitrokey.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnitrokey.pro b/libnitrokey.pro index 75ce4a2..f0aa686 100644 --- a/libnitrokey.pro +++ b/libnitrokey.pro @@ -7,7 +7,7 @@ CONFIG += c++14 shared debug TEMPLATE = lib TARGET = nitrokey -VERSION = 3.4.1 +VERSION = 3.5.0 QMAKE_TARGET_COMPANY = Nitrokey QMAKE_TARGET_PRODUCT = libnitrokey QMAKE_TARGET_DESCRIPTION = Communicate with Nitrokey stick devices in a clean and easy manner |