diff options
| author | Atılhan Emre Dursunoğlu <atilhandursunoglu@outlook.com> | 2021-07-22 23:42:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 13:42:53 -0700 |
| commit | 1c4205c2a650976e19eb46a2314ae442301c9355 (patch) | |
| tree | a0306efe96a3be3e7a8b8d4b512b1a8e32946f5f /ports/pcg/CONTROL | |
| parent | eabb3ffe71f54b1f0f1991bc12b27266b3daad0c (diff) | |
| download | vcpkg-1c4205c2a650976e19eb46a2314ae442301c9355.tar.gz vcpkg-1c4205c2a650976e19eb46a2314ae442301c9355.zip | |
[Pcg] update to latest commit (#19023)
* [pcg] update to most recent version.
* [pcg] update versioning.
* [pcg] Add suggested changes.
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/pcg/CONTROL')
| -rw-r--r-- | ports/pcg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pcg/CONTROL b/ports/pcg/CONTROL index e01035076..781d8ef28 100644 --- a/ports/pcg/CONTROL +++ b/ports/pcg/CONTROL @@ -1,3 +1,3 @@ Source: pcg -Version: 0.98.1 +Version: 2021-04-06 Description: Permuted Congruential Generator |
