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 f72cd6d..ea86294 100644 --- a/libnitrokey.pro +++ b/libnitrokey.pro @@ -7,7 +7,7 @@ CONFIG += c++14 shared debug TEMPLATE = lib TARGET = nitrokey -VERSION = 3.2 +VERSION = 3.3 QMAKE_TARGET_COMPANY = Nitrokey QMAKE_TARGET_PRODUCT = libnitrokey QMAKE_TARGET_DESCRIPTION = Communicate with Nitrokey stick devices in a clean and easy manner |