rnatm

Load and structure data describing an atmosphere
git clone git://git.meso-star.fr/rnatm.git
Log | Files | Refs | README | LICENSE

commit d546771604e78de0eefedaeb0ad8f238c0c56ba6
parent b0aabe17cf778fa00c6102fc6a15db197fd9d331
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri,  5 May 2023 09:41:07 +0200

Set version number to 0.0.1

Diffstat:
Mcmake/CMakeLists.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -64,7 +64,7 @@ include_directories( ################################################################################ set(VERSION_MAJOR 0) set(VERSION_MINOR 0) -set(VERSION_PATCH 0) +set(VERSION_PATCH 1) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(RNATM_FILES_SRC