diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-09-06 16:25:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-06 16:25:44 -0700 |
| commit | 40510c3aafc3d96876aaa57e42e2bbac801b25d7 (patch) | |
| tree | 36c6a4227ad58077cde1095470507d940202e761 /ports/imgui/CONTROL | |
| parent | e20e8d9b54ba92cfcb286e537f7aad576985cda2 (diff) | |
| parent | eac4d7b1571895c41ec60be85132794b99bd811f (diff) | |
| download | vcpkg-40510c3aafc3d96876aaa57e42e2bbac801b25d7.tar.gz vcpkg-40510c3aafc3d96876aaa57e42e2bbac801b25d7.zip | |
Merge pull request #4238 from MarkIanHolland/imgui1.64
[Imgui] update imgui to v1.64
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index 03c1e0e7c..86dc63371 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,3 +1,3 @@ Source: imgui -Version: 1.62 +Version: 1.64 Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
