We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a760f commit 43eb100Copy full SHA for 43eb100
include/jlcxx/jlcxx_config.hpp
@@ -15,7 +15,7 @@
15
16
#define JLCXX_VERSION_MAJOR 0
17
#define JLCXX_VERSION_MINOR 6
18
-#define JLCXX_VERSION_PATCH 2
+#define JLCXX_VERSION_PATCH 3
19
20
// From https://stackoverflow.com/questions/5459868/concatenate-int-to-string-using-c-preprocessor
21
#define __JLCXX_STR_HELPER(x) #x
0 commit comments