common: Upstep version number to 1.5.0 (PPM-924)

Signed-off-by: Frederik Van Bogaert <frederik.vanbogaert@mind.be>
This commit is contained in:
Frederik Van Bogaert
2020-12-17 12:00:12 +01:00
parent 7d51731a69
commit 5c00c33569
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
cmake_policy(VERSION 3.1)
project(prplmesh
LANGUAGES C CXX
VERSION 1.4.0)
VERSION 1.5.0)
include(cmake/multiap-helpers.cmake)

View File

@@ -64,7 +64,7 @@ Supported Unit Tests:
## Versioning
<a name="ver"></a>
1.4.0
1.5.0
## Authors
<a name="authors"></a>

View File

@@ -80,7 +80,7 @@ the Unix Makefiles generator.
## Versioning
<a name="ver"></a>
1.4.0
1.5.0
## Authors
<a name="authors"></a>