diff options
| author | Krzysztof Machura <krzysztof.machura@wellner.pl> | 2020-05-13 01:09:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-12 16:09:10 -0700 |
| commit | faae10f77be911fb5bc4517816a24342f7f6bbb2 (patch) | |
| tree | 1db614655fd045f5bc88c85d2e18ef29c71e871f /ports/units/CONTROL | |
| parent | c05620ef0552f7fae168950beac719214395a063 (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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. |
