Skip to content

Commit e06700a

Browse files
committed
2 parents 0b6cba0 + eb52d9e commit e06700a

File tree

1 file changed

+1
-1
lines changed
  • Framework/ThirdParty/source-libraries/cimgui

1 file changed

+1
-1
lines changed

Framework/ThirdParty/source-libraries/cimgui/cimgui.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// Library Version
3434
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
3535
#define IMGUI_VERSION "1.91.2 WIP"
36-
#define IMGUI_VERSION_NUM 19113
36+
#define IMGUI_VERSION_NUM 19114
3737
#define IMGUI_HAS_TABLE
3838
#define IMGUI_HAS_VIEWPORT // Viewport WIP branch
3939
#define IMGUI_HAS_DOCK // Docking WIP branch

0 commit comments

Comments
 (0)