Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
lots and lots of changes
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 24 Feb 2014 15:17:25 +0000 (16:17 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Mon, 24 Feb 2014 15:17:25 +0000 (16:17 +0100)
CMakeLists.txt

index 83eb99b..621f9f6 100644 (file)
@@ -57,7 +57,7 @@ set(SIMGRID_VERSION_MINOR "11")
 set(SIMGRID_VERSION_PATCH "0")
 set(SIMGRID_VERSION_EXTRA "-devel") # Extra words to add to version string (e.g. -rc1)
 
-set(SIMGRID_VERSION_DATE  "2013") # Year for copyright information
+set(SIMGRID_VERSION_DATE  "2014") # Year for copyright information
 
 if(${SIMGRID_VERSION_PATCH} EQUAL "0")
   set(release_version "${SIMGRID_VERSION_MAJOR}.${SIMGRID_VERSION_MINOR}")