From 8972111dca723474bd5429ea37906007d0964b61 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 19 Sep 2020 17:11:29 +0200 Subject: Set version to v3.6 --- libnitrokey.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libnitrokey.pro') diff --git a/libnitrokey.pro b/libnitrokey.pro index f0aa686..ce505dc 100644 --- a/libnitrokey.pro +++ b/libnitrokey.pro @@ -7,11 +7,11 @@ CONFIG += c++14 shared debug TEMPLATE = lib TARGET = nitrokey -VERSION = 3.5.0 +VERSION = 3.6.0 QMAKE_TARGET_COMPANY = Nitrokey QMAKE_TARGET_PRODUCT = libnitrokey QMAKE_TARGET_DESCRIPTION = Communicate with Nitrokey stick devices in a clean and easy manner -QMAKE_TARGET_COPYRIGHT = Copyright (c) 2015-2018 Nitrokey UG +QMAKE_TARGET_COPYRIGHT = Copyright (c) 2015-2020 Nitrokey Gmbh HEADERS = \ $$PWD/hidapi/hidapi/hidapi.h \ -- cgit v1.2.1