aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/versiondef.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2001-02-13 05:32:07 +0000
committerSven Gothel <[email protected]>2001-02-13 05:32:07 +0000
commit3e2b16a820bfe03f8f3837c3aaa615c8c4b7f18c (patch)
treed834a05eb37751b4c95045c3021589f2e22fcd9f /Installer/versiondef.sh
parent91bc9d109b2d16e6d42f1fbcc9d3dbca51c40b69 (diff)
JAWT Support JDK >=1.3
Diffstat (limited to 'Installer/versiondef.sh')
-rw-r--r--Installer/versiondef.sh2
1 files changed, 1 insertions, 1 deletions
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 !