summaryrefslogtreecommitdiffstats
path: root/llvm/tools/msbuild
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-09 11:57:36 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-09 11:57:36 +0000
commit79cf42e86977256d79d20b6973ed09f8f71e4b7a (patch)
treeaf1aa80c1569f3e21e0331eb060d1d6f20e1023a /llvm/tools/msbuild
parent0d35871a539bd4c61a15fdb9ab0ae69c424c1342 (diff)
downloadbcm5719-llvm-79cf42e86977256d79d20b6973ed09f8f71e4b7a.tar.gz
bcm5719-llvm-79cf42e86977256d79d20b6973ed09f8f71e4b7a.zip
vs integration: bump version number
llvm-svn: 339330
Diffstat (limited to 'llvm/tools/msbuild')
-rw-r--r--llvm/tools/msbuild/source.extension.vsixmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/msbuild/source.extension.vsixmanifest b/llvm/tools/msbuild/source.extension.vsixmanifest
index 66c25e37cac..8d15e310a30 100644
--- a/llvm/tools/msbuild/source.extension.vsixmanifest
+++ b/llvm/tools/msbuild/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
- <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.339118" Language="en-US" Publisher="LLVM Extensions" />
+ <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.339329" Language="en-US" Publisher="LLVM Extensions" />
<DisplayName>LLVM Compiler Toolchain</DisplayName>
<Description xml:space="preserve">Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio to build C/C++ Projects.</Description>
<License>license.txt</License>
OpenPOWER on IntegriCloud