summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8d15e310a30..c5b778c7ba1 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.339329" Language="en-US" Publisher="LLVM Extensions" />
+ <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.340780" 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