Version number

This commit is contained in:
ocornut
2015-02-08 17:26:24 +00:00
parent f387c3f22f
commit 734cf47e71
2 changed files with 4 additions and 3 deletions

View File

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