Skip to content

Commit

Permalink
Version bump for release 3.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluehne committed Nov 25, 2017
1 parent 2d0e4b0 commit 31542c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## (unreleased)
## 3.1.1 (2017-11-25)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion app/include/plasp-app/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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";

#endif

0 comments on commit 31542c6

Please sign in to comment.