From: Martin Quinson Date: Sun, 26 Nov 2023 22:59:09 +0000 (+0100) Subject: Post-release cleanups X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b1245e5ecc0f1eb4e2b76edac0004005e8c9a514 Post-release cleanups --- diff --git a/CMakeLists.txt b/CMakeLists.txt index aa272ace4a..6889a1299a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ set(SIMGRID_VERSION_MAJOR "3") set(SIMGRID_VERSION_MINOR "35") -set(SIMGRID_VERSION_PATCH "0") # odd => git branch; even => stable release or released snapshot +set(SIMGRID_VERSION_PATCH "1") # odd => git branch; even => stable release or released snapshot if(${SIMGRID_VERSION_PATCH} EQUAL "0") set(release_version "${SIMGRID_VERSION_MAJOR}.${SIMGRID_VERSION_MINOR}") diff --git a/COPYING b/COPYING index c178bb31af..e57fce0e62 100644 --- a/COPYING +++ b/COPYING @@ -11,13 +11,6 @@ Copyright: 1999, Mark Martinec