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 007ef98 commit 0419ca7Copy full SHA for 0419ca7
include/jlcxx/jlcxx_config.hpp
@@ -16,7 +16,7 @@
16
17
#define JLCXX_VERSION_MAJOR 0
18
#define JLCXX_VERSION_MINOR 14
19
-#define JLCXX_VERSION_PATCH 4
+#define JLCXX_VERSION_PATCH 5
20
21
// From https://stackoverflow.com/questions/5459868/concatenate-int-to-string-using-c-preprocessor
22
#define __JLCXX_STR_HELPER(x) #x
0 commit comments