Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the internal version number v3_12
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 12 Oct 2015 04:21:50 +0000 (06:21 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 12 Oct 2015 04:21:50 +0000 (06:21 +0200)
CMakeLists.txt

index 9b0d5ff..68e71c4 100644 (file)
@@ -99,7 +99,7 @@ endif()
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "12")
 set(SIMGRID_VERSION_PATCH "0")
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "12")
 set(SIMGRID_VERSION_PATCH "0")
-set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1)
+set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2015") # Year for copyright information
 
 
 set(SIMGRID_VERSION_DATE  "2015") # Year for copyright information