Skip to content

Commit

Permalink
Set version to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Mar 3, 2024
1 parent 312d51e commit 5a13d1e
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 12
#define JLCXX_VERSION_PATCH 0
#define JLCXX_VERSION_PATCH 1

// 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 5a13d1e

Please sign in to comment.