mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 12:28:04 -05:00
Bumping revision to 5.0.2, successfully tested release script on server to publish version 5.0.1.
This commit is contained in:
@@ -29,7 +29,7 @@ project(${project_name})
|
||||
# Project version
|
||||
set (COOLPROP_VERSION_MAJOR 5)
|
||||
set (COOLPROP_VERSION_MINOR 0)
|
||||
set (COOLPROP_VERSION_PATCH 1)
|
||||
set (COOLPROP_VERSION_PATCH 2)
|
||||
set (COOLPROP_VERSION ${COOLPROP_VERSION_MAJOR}.${COOLPROP_VERSION_MINOR}.${COOLPROP_VERSION_PATCH})
|
||||
|
||||
#######################################
|
||||
|
||||
Reference in New Issue
Block a user