From 31305f478dd520e003a5310e82f3041a2d2ce63b Mon Sep 17 00:00:00 2001 From: Dag Heyman Date: Mon, 27 Mar 2017 13:49:25 +0200 Subject: [PATCH] Update version number --- yubioath-desktop.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yubioath-desktop.pro b/yubioath-desktop.pro index 61c57e57..9031896c 100644 --- a/yubioath-desktop.pro +++ b/yubioath-desktop.pro @@ -5,7 +5,7 @@ SOURCES += main.cpp # This is the verson number for the application, # will be in info.plist file, about page etc. -VERSION = 4.0.0 +VERSION = 4.0.1 DEFINES += APP_VERSION=\\\"$$VERSION\\\" buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}