diff options
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 |