Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Prepare files for an eventual release 3.9.1.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 19 Feb 2013 20:13:37 +0000 (21:13 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 21 Feb 2013 10:28:38 +0000 (11:28 +0100)
CMakeLists.txt
ChangeLog
NEWS

index 2ed2fea..76cf4f5 100644 (file)
@@ -44,11 +44,11 @@ set(CMAKE_Fortran_LINK_FLAGS "" CACHE TYPE INTERNAL FORCE)
 # 3.6.{0,1,2} -> release 3.6, 3.6.1, 3.6.2
 # 3.7.{0,1} -> release 3.7, 3.7.1
 # 3.8.{0,1} -> release 3.8, 3.8.1
-# 3.9.0 -> release 3.9
+# 3.9.{0,1} -> release 3.9, 3.9.1
 
 set(SIMGRID_VERSION_MAJOR "3")
 set(SIMGRID_VERSION_MINOR "9")
-set(SIMGRID_VERSION_PATCH "0")
+set(SIMGRID_VERSION_PATCH "1")
 
 if(${SIMGRID_VERSION_PATCH} EQUAL "0")
   set(release_version "${SIMGRID_VERSION_MAJOR}.${SIMGRID_VERSION_MINOR}")
index f6ccfdc..70bb77a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+SimGrid (3.9.1) NOT RELEASED; urgency=low
+
+ * Various fixes, mainly in smpi, to make it build under Windows.
+
+-- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+
 SimGrid (3.9) stable; urgency=low
 
  The Grasgory release: GRAS is really dead now.
diff --git a/NEWS b/NEWS
index 3dc553a..db0abea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+                    _               _____ ___   _
+__   _____ _ __ ___(_) ___  _ __   |___ // _ \ / |
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ (_) || |
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) \__, || |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)/_(_)_|
+
+(to complete)
                     _               _____ ___
 __   _____ _ __ ___(_) ___  _ __   |___ // _ \
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ (_) |