patrick
/
plasp
Archived
1
0
Fork 0

Version bump after release 3.1.1.

This commit is contained in:
Patrick Lühne 2017-11-25 17:52:52 +01:00
parent 31542c6adc
commit af325e3991
No known key found for this signature in database
GPG Key ID: 05F3611E97A70ABF
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Changelog
## (unreleased)
## 3.1.1 (2017-11-25)
### Bug Fixes

View File

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