Skip to content

Commit c47d114

Browse files
committed
Set version to v0.13.4
1 parent 6514cfc commit c47d114

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 13
19-
#define JLCXX_VERSION_PATCH 3
19+
#define JLCXX_VERSION_PATCH 4
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)