From 62043c0117037b734977e83eaa266a83fe077d2f Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 4 Dec 2012 14:32:35 +0100 Subject: [PATCH] get ready to release, at least --- CMakeLists.txt | 2 +- ChangeLog | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dd569335c3..5e774c73bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}) ######## diff --git a/ChangeLog b/ChangeLog index 9dccfa1342..2ef198922b 100644 --- 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-java (3.7.1) stable; urgency=low The "Java aint got to be bloated and slow" release -- 2.20.1