forked from mpusz/mp-units
build: version updated to 0.7.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Release notes
|
# Release notes
|
||||||
|
|
||||||
|
- **0.7.0 WIP**
|
||||||
|
|
||||||
- **0.6.0 September 13, 2020**
|
- **0.6.0 September 13, 2020**
|
||||||
- (!) gcc-9 is no longer supported (at least gcc-10 is required)
|
- (!) gcc-9 is no longer supported (at least gcc-10 is required)
|
||||||
- Visual Studio 16.7 support added
|
- Visual Studio 16.7 support added
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.12)
|
cmake_minimum_required(VERSION 3.12)
|
||||||
|
|
||||||
project(mp-units
|
project(mp-units
|
||||||
VERSION 0.6.0
|
VERSION 0.7.0
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user