Skip to content

Commit f1c42d9

Browse files
committed
Bump version to v0.11.2
1 parent 0f0368d commit f1c42d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/jlcxx/jlcxx_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
#define JLCXX_VERSION_MAJOR 0
1717
#define JLCXX_VERSION_MINOR 11
18-
#define JLCXX_VERSION_PATCH 1
18+
#define JLCXX_VERSION_PATCH 2
1919

2020
// From https://stackoverflow.com/questions/5459868/concatenate-int-to-string-using-c-preprocessor
2121
#define __JLCXX_STR_HELPER(x) #x

0 commit comments

Comments
 (0)