aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorIvy Snow <ivy@sgri.net>2017-12-26 12:45:49 +0800
committerIvy Snow <ivy@sgri.net>2017-12-26 12:45:49 +0800
commit178517052f42d428bb2f304946e635d3c1f318e9 (patch)
tree7f033eefe53f43aaccdbf4128f6c154147300962 /ports/fmt/CONTROL
parent544e99310d9f183b4add85c360de2df65ba64598 (diff)
downloadvcpkg-178517052f42d428bb2f304946e635d3c1f318e9.tar.gz
vcpkg-178517052f42d428bb2f304946e635d3c1f318e9.zip
[fmt] update to 4.1.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 c0fd45c63..7cd59ab27 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,3 @@
Source: fmt
-Version: 4.0.0-1
+Version: 4.1.0
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.