Skip to content

Commit

Permalink
version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander committed Oct 11, 2018
1 parent 78bfd7c commit 528f6f9
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 = 1;
const int version_patch = 2;
}

} // namespace polylogarithm

0 comments on commit 528f6f9

Please sign in to comment.