We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8122c62 commit b02ef20Copy full SHA for b02ef20
1 file changed
include/brplot.h
@@ -43,7 +43,7 @@ int main(void) {
43
#pragma once
44
#define BR_MAJOR_VERSION 0
45
#define BR_MINOR_VERSION 0
46
-#define BR_PATCH_VERSION 4
+#define BR_PATCH_VERSION 5
47
48
#if defined(__EMSCRIPTEN__)
49
# include <emscripten.h>
0 commit comments