diff options
| author | Hans Wennborg <hans@hanshq.net> | 2018-08-07 09:27:05 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2018-08-07 09:27:05 +0000 |
| commit | f5678b12762d62e9d1fc140e3338529bd0e59432 (patch) | |
| tree | cf295e833941f669528a202699202848c348bd23 /llvm/tools/msbuild | |
| parent | f79f22e46cd714baf572c5c8588044b86ab7077e (diff) | |
| download | bcm5719-llvm-f5678b12762d62e9d1fc140e3338529bd0e59432.tar.gz bcm5719-llvm-f5678b12762d62e9d1fc140e3338529bd0e59432.zip | |
vs integration: bump version number
llvm-svn: 339119
Diffstat (limited to 'llvm/tools/msbuild')
| -rw-r--r-- | llvm/tools/msbuild/source.extension.vsixmanifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/msbuild/source.extension.vsixmanifest b/llvm/tools/msbuild/source.extension.vsixmanifest index 2a0777c4b52..7232bdedc6d 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" Language="en-US" Publisher="LLVM Extensions" />
+ <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.339118" 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>
|

