From 855428eb1bff6be6a3dc455e2db2197e9c49081e Mon Sep 17 00:00:00 2001 From: Thomas Helfer Date: Tue, 4 Jun 2024 21:29:11 +0200 Subject: [PATCH] Prepare the TFEL-4.2.1 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00c7a678a..8e1850071 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ include(cmake/modules/tfel.cmake) include(cmake/modules/autotools.cmake) #major and minor version -tfel_project(4 2 "1-dev") +tfel_project(4 2 "1") set(PACKAGE_BUGREPORT "tfel-contact@cea.fr") # load the list of rounding modes defined by the IEEE754 standard