diff options
| author | myd7349 <myd7349@gmail.com> | 2019-02-26 05:41:53 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-02-25 11:41:53 -1000 |
| commit | 7befb86005462db5ad8ccf26ab4a370226ae614f (patch) | |
| tree | f86ef73ad48e7b7105c8a67c73c7aa7e058a630e /ports/imgui/CONTROL | |
| parent | 22026ce2d9390a8a900848aadcae55b894d217a6 (diff) | |
| download | vcpkg-7befb86005462db5ad8ccf26ab4a370226ae614f.tar.gz vcpkg-7befb86005462db5ad8ccf26ab4a370226ae614f.zip | |
[imgui] Update to 1.68 (#5426)
* [imgui] Update to 1.68
* [imgui] Add an advice from the author of imgui
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 376a3a103..41c394eac 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,3 +1,3 @@ Source: imgui -Version: 1.67-1 +Version: 1.68 Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
