From 77f2032eb523bc462951aa0eb804cef8b2df6909 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 19 Jul 2006 08:16:01 +0000 Subject: changement de version à l'intérieur du source, c'est mal... aussi --- src/Ivy.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Ivy.java') diff --git a/src/Ivy.java b/src/Ivy.java index c548a40..4b76490 100755 --- a/src/Ivy.java +++ b/src/Ivy.java @@ -112,7 +112,7 @@ public class Ivy implements Runnable { * the library version, useful for development purposes only, when java is * invoked with -DIVY_DEBUG */ - public static final String libVersion ="1.2.9"; + public static final String libVersion ="1.2.10"; private boolean debug; private ServerSocket app; -- cgit v1.1