Skip to content

Commit 4707b24

Browse files
committed
chore: update version to v0.17
1 parent 8a9d793 commit 4707b24

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
@@ -62,7 +62,7 @@
6262
#endif
6363

6464
// ImPlot version string.
65-
#define IMPLOT_VERSION "0.17 WIP"
65+
#define IMPLOT_VERSION "0.17"
6666
// ImPlot version integer encoded as XYYZZ (X=major, YY=minor, ZZ=patch).
6767
#define IMPLOT_VERSION_NUM 1700
6868
// Indicates variable should deduced automatically.

0 commit comments

Comments
 (0)