Skip to content

Commit 5ab78cb

Browse files
committed
version string
1 parent eb40cc9 commit 5ab78cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#endif
3939

4040
// ImPlot version string
41-
#define IMPLOT_VERSION "0.10 WIP"
41+
#define IMPLOT_VERSION "0.11 WIP"
4242
// Indicates variable should deduced automatically.
4343
#define IMPLOT_AUTO -1
4444
// Special color used to indicate that a color should be deduced automatically.

0 commit comments

Comments
 (0)