mirror of
https://gitlab.com/prpl-foundation/prplmesh/prplMesh.git
synced 2025-12-20 01:21:22 +08:00
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:
@@ -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)
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ Supported Unit Tests:
|
||||
|
||||
## Versioning
|
||||
<a name="ver"></a>
|
||||
1.4.0
|
||||
1.5.0
|
||||
|
||||
## Authors
|
||||
<a name="authors"></a>
|
||||
|
||||
@@ -80,7 +80,7 @@ the Unix Makefiles generator.
|
||||
|
||||
## Versioning
|
||||
<a name="ver"></a>
|
||||
1.4.0
|
||||
1.5.0
|
||||
|
||||
## Authors
|
||||
<a name="authors"></a>
|
||||
|
||||
Reference in New Issue
Block a user