aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorSeo Sanghyeon <sanxiyn@gmail.com>2018-06-28 22:15:06 +0900
committerRobert Schumacher <roschuma@microsoft.com>2018-06-28 06:15:06 -0700
commit3a5b12004e4d9854f4a44337d5fa986b910c6bd6 (patch)
tree2e7f8151837df814f56e7b77a7778f2854090ff0 /ports/fmt/CONTROL
parent3314845a92852d3461a86d15ca5d6b2a6ca859eb (diff)
downloadvcpkg-3a5b12004e4d9854f4a44337d5fa986b910c6bd6.tar.gz
vcpkg-3a5b12004e4d9854f4a44337d5fa986b910c6bd6.zip
[fmt] Export all symbols (#3805)
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 7d1690878..e2abca792 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,3 @@
Source: fmt
-Version: 5.0.0
+Version: 5.0.0-1
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.