Skip to content

Commit

Permalink
Release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Apr 1, 2021
1 parent 26d3b7f commit 64ce66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

inline std::string gappa_version()
{
return "v0.7.0"; // #GAPPA_VERSION#
return "v0.7.1"; // #GAPPA_VERSION#
}

inline std::string gappa_header()
Expand Down

0 comments on commit 64ce66a

Please sign in to comment.