Version bump for release 3.1.1 RC 1.

This commit is contained in:
2017-11-25 00:40:12 +01:00
parent 6801800c82
commit 99b918ae89

View File

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