Skip to content

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Jan 4, 2022
1 parent 3ae15e8 commit 16ecd9c
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
@@ -32,7 +32,7 @@

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

inline std::string gappa_header()

0 comments on commit 16ecd9c

Please sign in to comment.