diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-08-22 02:00:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 17:00:47 -0700 |
| commit | d80a3de3091c7a882e9335888e03b3695b607054 (patch) | |
| tree | 7992e322a0dca3b5cec25f7f08f7807388efa352 /ports/imgui/CONTROL | |
| parent | 15df0c0f711ed014eecb7ec3f05b3f02748e5796 (diff) | |
| download | vcpkg-d80a3de3091c7a882e9335888e03b3695b607054.tar.gz vcpkg-d80a3de3091c7a882e9335888e03b3695b607054.zip | |
[imgui] Update to 1.78 (#13064)
https://github.com/ocornut/imgui/releases/tag/v1.78
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index e87894d5e..38dc6775c 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,6 +1,6 @@ Source: imgui -Version: 1.77 -Port-Version: 3 +Version: 1.78 +Port-Version: 1 Homepage: https://github.com/ocornut/imgui Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
