aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorDaniel Marshall <xandan@gmail.com>2019-01-14 22:29:58 +0000
committerCodiferous <44823842+Codiferous@users.noreply.github.com>2019-01-14 14:29:58 -0800
commite86780d75ffb4476f58c725d40e2456eb503b766 (patch)
treed9b5132886c150fb8c65ad7ef8c131ac9caa2502 /ports/fmt/CONTROL
parent531515c4caf68f8b282bc657cbd8e59313af52ed (diff)
downloadvcpkg-e86780d75ffb4476f58c725d40e2456eb503b766.tar.gz
vcpkg-e86780d75ffb4476f58c725d40e2456eb503b766.zip
[fmt] Update to 5.3.0 (#5136)
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 14306b730..7a82286dd 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,3 @@
Source: fmt
-Version: 5.2.1
+Version: 5.3.0
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.