diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-05-07 19:06:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-07 19:06:13 -0700 |
| commit | 2eaf0ecfbf96ca36c79b5327f18be682370e07db (patch) | |
| tree | 348cd0df75fca4d0efa8d5adec9c81499098a996 /ports/imgui/CONTROL | |
| parent | 90ecc3c44d83be034105c58dd7a6aa3e0cb8d09a (diff) | |
| parent | ee1b4d525a52605767c3d038d59e736ea1155d7c (diff) | |
| download | vcpkg-2eaf0ecfbf96ca36c79b5327f18be682370e07db.tar.gz vcpkg-2eaf0ecfbf96ca36c79b5327f18be682370e07db.zip | |
Merge pull request #3451 from Elekhyr/dev/elekhyr/imgui
[imgui] Update to 1.60
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 6b6a82476..640dece87 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,3 +1,3 @@ Source: imgui -Version: 1.53 +Version: 1.60 Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
