Skip to content

Commit 43eb100

Browse files
committed
Set version to v0.6.3
1 parent 47a760f commit 43eb100

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 6
18-
#define JLCXX_VERSION_PATCH 2
18+
#define JLCXX_VERSION_PATCH 3
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)