Skip to content

Commit

Permalink
v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Dec 7, 2018
1 parent 36c7e1e commit 0a92500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace tracy
{


std::string tracyVersionNumber = "0.3.6";
std::string tracyVersionNumber = "0.3.7";

inline
void printTitle(std::string const& title)
Expand Down

0 comments on commit 0a92500

Please sign in to comment.