aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-08-15 00:52:17 +0800
committerGitHub <noreply@github.com>2020-08-14 09:52:17 -0700
commitb8d3e831dd109217763fee91d750f15745997858 (patch)
tree4bb1c9230172da4f53a669d739db5c474dee95f2 /ports/imgui/CONTROL
parente09594e42982bf7272bb12f49a4869b3fb8b90b7 (diff)
downloadvcpkg-b8d3e831dd109217763fee91d750f15745997858.tar.gz
vcpkg-b8d3e831dd109217763fee91d750f15745997858.zip
[imgui] Add messages for unsupported features (#12890)
Diffstat (limited to 'ports/imgui/CONTROL')
-rw-r--r--ports/imgui/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL
index 75a46c25c..e87894d5e 100644
--- a/ports/imgui/CONTROL
+++ b/ports/imgui/CONTROL
@@ -1,6 +1,6 @@
Source: imgui
Version: 1.77
-Port-Version: 2
+Port-Version: 3
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.