mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 20:54:28 +02:00
Version updated to 0.4.0
This commit is contained in:
@@ -56,6 +56,9 @@ NOTE: This library as of now compiles correctly only with gcc-9.1 and newer.
|
|||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
|
||||||
|
- 0.4.0 ???
|
||||||
|
-
|
||||||
|
|
||||||
- 0.3.1 Sep 18, 2019
|
- 0.3.1 Sep 18, 2019
|
||||||
- cmcstl2 dependency changed to range-v3 0.9.1
|
- cmcstl2 dependency changed to range-v3 0.9.1
|
||||||
|
|
||||||
|
@@ -24,7 +24,7 @@ cmake_minimum_required(VERSION 3.8)
|
|||||||
#cmake_policy(SET CMP0076 NEW)
|
#cmake_policy(SET CMP0076 NEW)
|
||||||
|
|
||||||
project(units
|
project(units
|
||||||
VERSION 0.3.0
|
VERSION 0.4.0
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user