From c88085e938d0f992437e13cd9d3862254711df53 Mon Sep 17 00:00:00 2001 From: Person Date: Sun, 21 Oct 2018 20:39:39 -0700 Subject: [PATCH] update version in qt file --- Builds/QtCreator/defaults.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Builds/QtCreator/defaults.pri b/Builds/QtCreator/defaults.pri index 3cc8d55..a1e9978 100644 --- a/Builds/QtCreator/defaults.pri +++ b/Builds/QtCreator/defaults.pri @@ -1,4 +1,4 @@ -VERSION = 1.0.0.12 +VERSION = 1.0.0.14 win32:CONFIG += skip_target_version_ext CONFIG += c++14