aboutsummaryrefslogtreecommitdiff
path: root/ports/units/CONTROL
diff options
context:
space:
mode:
authorKrzysztof Machura <krzysztof.machura@wellner.pl>2020-05-13 01:09:10 +0200
committerGitHub <noreply@github.com>2020-05-12 16:09:10 -0700
commitfaae10f77be911fb5bc4517816a24342f7f6bbb2 (patch)
tree1db614655fd045f5bc88c85d2e18ef29c71e871f /ports/units/CONTROL
parentc05620ef0552f7fae168950beac719214395a063 (diff)
downloadvcpkg-faae10f77be911fb5bc4517816a24342f7f6bbb2.tar.gz
vcpkg-faae10f77be911fb5bc4517816a24342f7f6bbb2.zip
[units] Update to 2.3.1 (#11308)
* [units] Update to 2.3.1 * [units] Update portfile Co-authored-by: Krzysztof Machura <krzysztofmachura1@gmail.com>
Diffstat (limited to 'ports/units/CONTROL')
-rw-r--r--ports/units/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/units/CONTROL b/ports/units/CONTROL
index 21c7f44b1..b8d75b230 100644
--- a/ports/units/CONTROL
+++ b/ports/units/CONTROL
@@ -1,4 +1,4 @@
Source: units
-Version: 2.3.0
+Version: 2.3.1
Homepage: https://github.com/nholthaus/units
Description: A compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.