Skip to content

Commit

Permalink
version 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander committed Nov 7, 2019
1 parent 90d82f2 commit ca8c325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace polylogarithm {
namespace {
const int version_major = 3;
const int version_minor = 2;
const int version_patch = 3;
const int version_patch = 4;
}

} // namespace polylogarithm

0 comments on commit ca8c325

Please sign in to comment.