Version number

This commit is contained in:
omar 2014-11-21 13:40:27 +00:00
parent ab4f5e6862
commit 5f8175abaa
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
// ImGui library v1.16 wip
// ImGui library v1.16
// See ImGui::ShowTestWindow() for sample code.
// Read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
// Get latest version at https://github.com/ocornut/imgui

View file

@ -1,4 +1,4 @@
// ImGui library v1.16 wip
// ImGui library v1.16
// See .cpp file for commentary.
// See ImGui::ShowTestWindow() for sample code.
// Read 'Programmer guide' in .cpp for notes on how to setup ImGui in your codebase.