diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-28 15:08:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-28 15:08:38 -0700 |
| commit | 8e05c0848d0e56308ff16cbd17286849d71fd29a (patch) | |
| tree | 0847c9ef11df38829a290bc5248d2f6e91e783b4 /ports/tinyxml2/CONTROL | |
| parent | a2028c85f7f93cc1e8f3f0da2266da0b5942a220 (diff) | |
| parent | 821039eeb702b0f65156fb5510d53b0b9210c506 (diff) | |
| download | vcpkg-8e05c0848d0e56308ff16cbd17286849d71fd29a.tar.gz vcpkg-8e05c0848d0e56308ff16cbd17286849d71fd29a.zip | |
Merge pull request #1367 from eco/tinyxml-static
[tinyxml2] Update tinyxml2 to fix static linkage
Diffstat (limited to 'ports/tinyxml2/CONTROL')
| -rw-r--r-- | ports/tinyxml2/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tinyxml2/CONTROL b/ports/tinyxml2/CONTROL index ee5e20f34..aaa9a7c4f 100644 --- a/ports/tinyxml2/CONTROL +++ b/ports/tinyxml2/CONTROL @@ -1,3 +1,3 @@ Source: tinyxml2 -Version: 5.0.0 -Description: A simple, small, efficient, C++ XML parser
\ No newline at end of file +Version: 5.0.1 +Description: A simple, small, efficient, C++ XML parser |
