From b7928cfc646e37e1ae845b5dc654b31bb54ed195 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Tue, 16 Jan 2018 16:41:00 +0100 Subject: Set version to 3.2 Signed-off-by: Szczepan Zalega --- libnitrokey.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libnitrokey.pro') diff --git a/libnitrokey.pro b/libnitrokey.pro index c12f6d6..1165465 100644 --- a/libnitrokey.pro +++ b/libnitrokey.pro @@ -6,6 +6,8 @@ CONFIG += c++14 shared debug TEMPLATE = lib TARGET = nitrokey +VERSION = 3.2 + HEADERS = \ $$PWD/hidapi/hidapi/hidapi.h \ $$PWD/include/command.h \ -- cgit v1.2.1