From f6f19c3a8e90341b90abf0bbd34775996c6d9ed1 Mon Sep 17 00:00:00 2001 From: jestin Date: Thu, 7 Mar 2002 14:35:42 +0000 Subject: 1.0.9 and automatic hanlding of documentation --- 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 06d27bf..fe11428 100755 --- a/src/Ivy.java +++ b/src/Ivy.java @@ -43,7 +43,7 @@ public class Ivy implements Runnable, IvyApplicationListener { /** * the library version */ - public static String libVersion ="1.0.8"; + public static String libVersion ="1.0.9"; private boolean debug; private static int serial=0; /* an unique ID for each regexp */ -- cgit v1.1