patrick
/
plasp
Archived
1
0
Fork 0

Version bump for release 3.1.1 RC 1.

This commit is contained in:
Patrick Lühne 2017-11-25 00:40:12 +01:00
parent 6801800c82
commit 4ec8b65eef
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 1 deletions

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