diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-03-27 02:41:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-26 11:41:21 -0700 |
| commit | f351aed6b8b3f494479d283aa39e02d5f64ca628 (patch) | |
| tree | e10297c812b9951704bb387e25805dbff6f3b5c4 /ports/winreg/CONTROL | |
| parent | 73edefd8775d3897914b68b3664d19a81de2991e (diff) | |
| download | vcpkg-f351aed6b8b3f494479d283aa39e02d5f64ca628.tar.gz vcpkg-f351aed6b8b3f494479d283aa39e02d5f64ca628.zip | |
[WinReg] Update to v4.1.0 (#16871)
* [WinReg] Update to v4.1.0
* update version
Diffstat (limited to 'ports/winreg/CONTROL')
| -rw-r--r-- | ports/winreg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/winreg/CONTROL b/ports/winreg/CONTROL index 5d9ee7ca2..f512bdeaa 100644 --- a/ports/winreg/CONTROL +++ b/ports/winreg/CONTROL @@ -1,5 +1,5 @@ Source: winreg
-Version: 4.0.0
+Version: 4.1.0
Homepage: https://github.com/GiovanniDicanio/WinReg
Description: High-level C++ wrapper around the Windows Registry C API.
Supports: windows|uwp
\ No newline at end of file |
