aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorChristophe Guébert <christophe.guebert@gmail.com>2018-08-06 10:08:30 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-08-06 01:08:30 -0700
commitb641590c9155fc38143eddc5897aae8b0b4caa16 (patch)
treeef4a9259b3ef4823e6a1e7943fbb9b90a4dbc5cd /ports/spdlog/CONTROL
parent954aa35e6ead92546e14084c0fcde2cf7d0e0cef (diff)
downloadvcpkg-b641590c9155fc38143eddc5897aae8b0b4caa16.tar.gz
vcpkg-b641590c9155fc38143eddc5897aae8b0b4caa16.zip
[spdlog] update to 1.0.0 (#4025)
* [spdlog] update to 1.0.0 * [spdlog] Fix cmake targets
Diffstat (limited to 'ports/spdlog/CONTROL')
-rw-r--r--ports/spdlog/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL
index 9a9ba786e..690e8bf4b 100644
--- a/ports/spdlog/CONTROL
+++ b/ports/spdlog/CONTROL
@@ -1,4 +1,4 @@
Source: spdlog
-Version: 1.x-2018-07.04
+Version: 1.0.0
Description: Very fast, header only, C++ logging library
Build-Depends: fmt