diff options
| author | Leonid Pospelov <pospelovlm@yandex.ru> | 2020-06-12 06:29:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 21:29:31 -0700 |
| commit | d690c9bf7f3e44f57299d9272cfa8071bbd30198 (patch) | |
| tree | 95f49eee82d4d6d5c89009ec09ccd5d006371d2b /ports/winreg/CONTROL | |
| parent | 68244603d08e847f8af55ac5a7f5cb10cc70d04d (diff) | |
| download | vcpkg-d690c9bf7f3e44f57299d9272cfa8071bbd30198.tar.gz vcpkg-d690c9bf7f3e44f57299d9272cfa8071bbd30198.zip | |
[WinReg] Update to 3.1.0 (#11888)
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 9f710369d..64f131cc9 100644 --- a/ports/winreg/CONTROL +++ b/ports/winreg/CONTROL @@ -1,5 +1,5 @@ Source: winreg
-Version: 3.0.1
+Version: 3.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 |
