aboutsummaryrefslogtreecommitdiff
path: root/ports/clockutils/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2018-06-06 00:30:45 -0700
committerGitHub <noreply@github.com>2018-06-06 00:30:45 -0700
commit6f6101065fc19d6ffea09b24ff174cdfbf9e75dd (patch)
tree00c9c91ff26e28fa4c36c1f3d460caed4d5d295d /ports/clockutils/CONTROL
parentd59359ba62f90f657d9572c9667ee5b0b36634a7 (diff)
parent0a3f7be8b237efde93343b248e3b23ed9d5b13cd (diff)
downloadvcpkg-6f6101065fc19d6ffea09b24ff174cdfbf9e75dd.tar.gz
vcpkg-6f6101065fc19d6ffea09b24ff174cdfbf9e75dd.zip
Merge pull request #3628 from LarryIII/Fixclockutils
Fix warning C4643 in clockutils
Diffstat (limited to 'ports/clockutils/CONTROL')
-rw-r--r--ports/clockutils/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/clockutils/CONTROL b/ports/clockutils/CONTROL
index 59950365d..5a3325350 100644
--- a/ports/clockutils/CONTROL
+++ b/ports/clockutils/CONTROL
@@ -1,3 +1,3 @@
Source: clockutils
-Version: 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-1
+Version: 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-2
Description: A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed.