Skip to content

Commit

Permalink
Bump version to v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Nov 26, 2023
1 parent 0f0368d commit f1c42d9
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 @@ -15,7 +15,7 @@

#define JLCXX_VERSION_MAJOR 0
#define JLCXX_VERSION_MINOR 11
#define JLCXX_VERSION_PATCH 1
#define JLCXX_VERSION_PATCH 2

// 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 f1c42d9

Please sign in to comment.