aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2018-11-27 18:40:11 +0100
committerMiguel Costa <miguel.costa@qt.io>2018-11-29 10:12:32 +0000
commitea8c574be2ecc6e4b46fafa43aad46bb013f54bf (patch)
tree2a8b461d48b15053ab13e9c436fc221e28e1cd4b /src
parentf5d35b22140a80d0ab4d0f92d24fe2074725a3f8 (diff)
Update version number to 2.3.0v2.3.0
Change-Id: I7b72156f925b90d1e1b44c0f422e4a0c0c342b8f Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/version.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.targets b/src/version.targets
index 4f2ab9ff..e9edbbec 100644
--- a/src/version.targets
+++ b/src/version.targets
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(QtVSToolsVersion)' == ''">
- <QtVSToolsVersion>2.2.1</QtVSToolsVersion>
+ <QtVSToolsVersion>2.3.0</QtVSToolsVersion>
</PropertyGroup>
</Project>