aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorDaniel Marshall <xandan@gmail.com>2018-05-22 18:03:29 +0100
committerAlexander Karatarakis <alkarata@microsoft.com>2018-05-29 13:35:09 -0700
commit8d97a8ca3e206b5533cd82a3aa4b738ad9da9780 (patch)
treed0c144f4300a8ab742eb224fe4301bf09b9d9534 /ports/fmt/CONTROL
parent2ac7527b40b1dbeb7856b9f763362c1e139e2ca9 (diff)
downloadvcpkg-8d97a8ca3e206b5533cd82a3aa4b738ad9da9780.tar.gz
vcpkg-8d97a8ca3e206b5533cd82a3aa4b738ad9da9780.zip
[fmt] update to 5.0.0
Diffstat (limited to 'ports/fmt/CONTROL')
-rw-r--r--ports/fmt/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL
index 7cd59ab27..7d1690878 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,3 @@
Source: fmt
-Version: 4.1.0
+Version: 5.0.0
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.