From 3e2b16a820bfe03f8f3837c3aaa615c8c4b7f18c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 13 Feb 2001 05:32:07 +0000 Subject: JAWT Support JDK >=1.3 --- Installer/versiondef.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Installer/versiondef.sh') diff --git a/Installer/versiondef.sh b/Installer/versiondef.sh index f487820..413c39c 100644 --- a/Installer/versiondef.sh +++ b/Installer/versiondef.sh @@ -1,6 +1,6 @@ MAJV=2 MINV=5 -BUGV=0 +BUGV=2 RELV=0 echo creating installer for version $MAJV.$MINV.$BUGV.$RELV ! -- cgit v1.2.3