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 6514cfc commit c47d114Copy full SHA for c47d114
include/jlcxx/jlcxx_config.hpp
@@ -16,7 +16,7 @@
16
17
#define JLCXX_VERSION_MAJOR 0
18
#define JLCXX_VERSION_MINOR 13
19
-#define JLCXX_VERSION_PATCH 3
+#define JLCXX_VERSION_PATCH 4
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