Skip to content

Commit

Permalink
Set version to v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed May 3, 2023
1 parent 4c1d2bd commit f99cea3
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 9
#define JLCXX_VERSION_PATCH 6
#define JLCXX_VERSION_PATCH 7

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

Please sign in to comment.