diff options
| author | Kevin Hartman <kevin@hart.mn> | 2021-07-01 10:39:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 07:39:09 -0700 |
| commit | 4a562ffa4babe150c0739778e9fb418f1d61c48e (patch) | |
| tree | aadfc1ed718137be0ee84ec3e2722783624f9d5f /ports/morton-nd/CONTROL | |
| parent | be57a4230a03998b2a4dc255780d1b1c36ec6382 (diff) | |
| download | vcpkg-4a562ffa4babe150c0739778e9fb418f1d61c48e.tar.gz vcpkg-4a562ffa4babe150c0739778e9fb418f1d61c48e.zip | |
[morton-nd] Update to v4.0.0. (#18652)
* Update morton-nd to v4.0.0.
* Update baselines.
Diffstat (limited to 'ports/morton-nd/CONTROL')
| -rw-r--r-- | ports/morton-nd/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/morton-nd/CONTROL b/ports/morton-nd/CONTROL index e6866779e..34bd160e5 100644 --- a/ports/morton-nd/CONTROL +++ b/ports/morton-nd/CONTROL @@ -1,4 +1,4 @@ Source: morton-nd -Version: 3.0.0 +Version: 4.0.0 Homepage: https://github.com/kevinhartman/morton-nd Description: header-only constexpr library for fast Morton encoding/decoding in N dimensions. |
