diff --git a/CHANGELOG.md b/CHANGELOG.md index a1413010..f000a98a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Bipolar Changelog -### 0.5.10 (_unreleased_) +### 0.5.10 (2019-03-16) Features: - fallback to sport types when session names are absent ([#91](../../issues/91) diff --git a/common.pri b/common.pri index c6b13218..97609995 100644 --- a/common.pri +++ b/common.pri @@ -1,5 +1,5 @@ VERSION = 0.5.10 -SPECIAL_BUILD = Internal +SPECIAL_BUILD = Release TOPDIR = $$PWD # Setup build number, where available.