Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
get ready to release, at least
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 4 Dec 2012 13:32:35 +0000 (14:32 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 4 Dec 2012 13:32:35 +0000 (14:32 +0100)
CMakeLists.txt
ChangeLog

index dd56933..5e774c7 100644 (file)
@@ -8,7 +8,7 @@ set(soversion 1)
 
 set(SIMGRID_JAVA_VERSION_MAJOR "3")
 set(SIMGRID_JAVA_VERSION_MINOR "8")
-set(SIMGRID_JAVA_VERSION_PATCH "0")
+set(SIMGRID_JAVA_VERSION_PATCH "1")
 set(DIST_NAME ${PROJECT_NAME}-${SIMGRID_JAVA_VERSION_MAJOR}.${SIMGRID_JAVA_VERSION_MINOR}.${SIMGRID_JAVA_VERSION_PATCH})
 
 ########
index 9dccfa1..2ef1989 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-SimGrid-java (3.8) unstable; urgency=low
+SimGrid-java (3.8.1) unstable; urgency=low
 
  * New module: org.simgrid.trace.Trace (SimGrid trace bindings)
    Warning: all methods are visible, but only some of them are 
@@ -19,7 +19,9 @@ SimGrid-java (3.8) unstable; urgency=low
  * New context factory based on Coroutines. It mandates a modified JVM
    but then, the simulations run about five times faster, and there is
    no limit to the amount of processes (beside of the available memory).
+
+ -- 2012-12-04 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+
 SimGrid-java (3.7.1) stable; urgency=low
   
  The "Java aint got to be bloated and slow" release