Skip to content

Commit 0df8ff6

Browse files
committed
Version number
1 parent fd6d669 commit 0df8ff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

imgui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ImGui library v1.33
1+
// ImGui library v1.34 wip
22
// See ImGui::ShowTestWindow() for sample code.
33
// Read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
44
// Get latest version at https://github.com/ocornut/imgui

imgui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ImGui library v1.33
1+
// ImGui library v1.34 wip
22
// See .cpp file for documentation.
33
// See ImGui::ShowTestWindow() for sample code.
44
// Read 'Programmer guide' in .cpp for notes on how to setup ImGui in your codebase.

0 commit comments

Comments
 (0)