Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
as expected, here is a fix release :( v3_14_159
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 28 Dec 2016 16:16:34 +0000 (17:16 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 28 Dec 2016 16:16:34 +0000 (17:16 +0100)
CMakeLists.txt
ChangeLog

index 258f10a..c7d2e5d 100644 (file)
@@ -90,7 +90,7 @@ endif()
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "14")
-set(SIMGRID_VERSION_PATCH "0")
+set(SIMGRID_VERSION_PATCH "159")
 # set(SIMGRID_VERSION_EXTRA "-alpha") # Extra words to add to version string (e.g. -rc1)
 
 set(SIMGRID_VERSION_DATE  "2016") # Year for copyright information
index 70bc711..7f50cb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+SimGrid (3.14.159) stable; urgency=low
+
+ The previous release was only a crude approximation of a Pi release;
+ this one should be a bit better.
+
+ - Revert a last minute change that broke on Mac OSX.
+ - Fix the changelog and NEWS files.
+ - Improve the documentation, in particular of the routing module.
+ - Integrate some patches flying around in Debian.
+
+ -- Wed Dec 28 17:14:49 CET 2016 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+
 SimGrid (3.14) stable; urgency=low
 
  Documentation