Skip to content

Commit

Permalink
Set version to v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Dec 12, 2024
1 parent 7d18f58 commit 305643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/jlcxx/jlcxx_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#define JLCXX_VERSION_MAJOR 0
#define JLCXX_VERSION_MINOR 13
#define JLCXX_VERSION_PATCH 2
#define JLCXX_VERSION_PATCH 3

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

0 comments on commit 305643a

Please sign in to comment.