Version bump after release 3.1.0.

This commit is contained in:
2017-11-17 19:33:21 +01:00
parent 1c44dfcda7
commit 7c02b46f7c
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,6 @@
//
////////////////////////////////////////////////////////////////////////////////////////////////////
static constexpr const auto Version = "plasp version 3.1.0";
static constexpr const auto Version = "plasp version 3.1.0-git";
#endif