diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-24 10:42:38 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-24 10:42:38 -0700 |
| commit | ed9bb364468717b5b1f55980556935fac2f8e8a5 (patch) | |
| tree | 43f0382cc34e20e0e141473039d7a5b50afc9887 | |
| parent | f703f60bd0064c3aeb116982812a3745817d30fe (diff) | |
| download | vcpkg-ed9bb364468717b5b1f55980556935fac2f8e8a5.tar.gz vcpkg-ed9bb364468717b5b1f55980556935fac2f8e8a5.zip | |
Update CHANGELOG and bump version to v0.0.110
| -rw-r--r-- | CHANGELOG.md | 7 | ||||
| -rw-r--r-- | toolsrc/VERSION.txt | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f6df0b9..8f275866d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +vcpkg (0.0.110) +-------------- + * `vcpkg` is now available for Linux and MacOS. More information [here](https://blogs.msdn.microsoft.com/vcblog/2018/04/24/announcing-a-single-c-library-manager-for-linux-macos-and-windows-vcpkg/). + +-- vcpkg team <vcpkg@microsoft.com> TUE, 24 Apr 2018 10:30:00 -0800 + + vcpkg (0.0.109) -------------- * Add ports: diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt index f8e183aed..ca3fbdad8 100644 --- a/toolsrc/VERSION.txt +++ b/toolsrc/VERSION.txt @@ -1 +1 @@ -"0.0.109"
\ No newline at end of file +"0.0.110"
\ No newline at end of file |
