diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 14:31:37 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 14:31:37 -0800 |
| commit | 0c67c35bccc61945cee6511721c302bdbbaaeb10 (patch) | |
| tree | b3a0b0813f9db727c02f700996aa0bcfdebf624d | |
| parent | 9eda2e04d161503672bf4250e304892e4ab39c03 (diff) | |
| download | vcpkg-0c67c35bccc61945cee6511721c302bdbbaaeb10.tar.gz vcpkg-0c67c35bccc61945cee6511721c302bdbbaaeb10.zip | |
Update CHANGELOG and bump version to v0.0.103
| -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 c364df0a0..59da20df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +vcpkg (0.0.103) +-------------- + * `vcpkg upgrade`: Fix issue with any command executing more than 10 transactions with mixed transaction types (install + remove) + +-- vcpkg team <vcpkg@microsoft.com> WED, 24 Jan 2017 14:30:00 -0800 + + vcpkg (0.0.102) -------------- * Add ports: diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt index d2de8fba0..486716ae3 100644 --- a/toolsrc/VERSION.txt +++ b/toolsrc/VERSION.txt @@ -1 +1 @@ -"0.0.102"
\ No newline at end of file +"0.0.103"
\ No newline at end of file |
