aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authorRémy Tassoux <contact@rt2.fr>2020-08-22 02:00:47 +0200
committerGitHub <noreply@github.com>2020-08-21 17:00:47 -0700
commitd80a3de3091c7a882e9335888e03b3695b607054 (patch)
tree7992e322a0dca3b5cec25f7f08f7807388efa352 /ports/imgui/CONTROL
parent15df0c0f711ed014eecb7ec3f05b3f02748e5796 (diff)
downloadvcpkg-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/CONTROL4
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.