]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Version 0.1. v0.1
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 19 Sep 2011 14:48:13 +0000 (16:48 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 19 Sep 2011 14:51:02 +0000 (16:51 +0200)
CHANGES [new file with mode: 0644]
version.cpp

diff --git a/CHANGES b/CHANGES
new file mode 100644 (file)
index 0000000..f90b832
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,3 @@
+v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
+
+        * Initial working release.
index 6b6889abcba611a5c2b6a26fb25557838aa441a7..0b89040744ca15f5ebd57058abf33334db320171 100644 (file)
@@ -6,7 +6,7 @@ namespace version {
     ("Asynchronous Load Balancing");
 
     const std::string num
-    ("0x00"
+    ("0.1"
 #include "localversion"
      );