Skip to content

Commit

Permalink
Version bump for release 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluehne committed Nov 17, 2017
1 parent b93e41d commit 1c44dfc
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.0 (2017-11-17)

### Changes

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.0";

#endif

0 comments on commit 1c44dfc

Please sign in to comment.