diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2018-07-18 11:05:54 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2018-07-18 11:05:54 +0200 |
commit | 09d4446f56d7de285d54f7c3fb965e53f3faf379 (patch) | |
tree | 777fce4b6339bcb00e55c8f33a148deaa2e34801 /libnitrokey.pro | |
parent | f6d08b36552ee2aae412086123a571b9929c0ae3 (diff) | |
download | libnitrokey-09d4446f56d7de285d54f7c3fb965e53f3faf379.tar.gz libnitrokey-09d4446f56d7de285d54f7c3fb965e53f3faf379.tar.bz2 |
Bump version to 3.4.1
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 ea86294..54988da 100644 --- a/libnitrokey.pro +++ b/libnitrokey.pro @@ -7,7 +7,7 @@ CONFIG += c++14 shared debug TEMPLATE = lib TARGET = nitrokey -VERSION = 3.3 +VERSION = 3.4.1 QMAKE_TARGET_COMPANY = Nitrokey QMAKE_TARGET_PRODUCT = libnitrokey QMAKE_TARGET_DESCRIPTION = Communicate with Nitrokey stick devices in a clean and easy manner |