aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-07-31 13:39:26 +0800
committerGitHub <noreply@github.com>2020-07-30 22:39:26 -0700
commit32b7ad04ea83ec0f59316e0ebe00b4a8c44c925a (patch)
tree0ba292be380f1e00b613eb432920691e0059ce5c /ports/imgui/CONTROL
parent3513e92bf9d388ac547d0a87c50a135b4eaa634c (diff)
downloadvcpkg-32b7ad04ea83ec0f59316e0ebe00b4a8c44c925a.tar.gz
vcpkg-32b7ad04ea83ec0f59316e0ebe00b4a8c44c925a.zip
[ogre] Update to version 1.12.7 and fix link error (#12210)
* [ogre] Update to version 1.12.7 and fix link error * [ogre] Fix find imgui * [ogre] Fix find imgui * [ogre] Add vcpkg.json * format manifest Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
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 88fb1440c..75a46c25c 100644
--- a/ports/imgui/CONTROL
+++ b/ports/imgui/CONTROL
@@ -1,6 +1,6 @@
Source: imgui
Version: 1.77
-Port-Version: 1
+Port-Version: 2
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.