Skip to content

Commit 0419ca7

Browse files
committed
Set version to v0.14.5
1 parent 007ef98 commit 0419ca7

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
@@ -16,7 +16,7 @@
1616

1717
#define JLCXX_VERSION_MAJOR 0
1818
#define JLCXX_VERSION_MINOR 14
19-
#define JLCXX_VERSION_PATCH 4
19+
#define JLCXX_VERSION_PATCH 5
2020

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

0 commit comments

Comments
 (0)