diff options
Diffstat (limited to 'dev-java/jzlib/files/jzlib_build.xml')
-rw-r--r-- | dev-java/jzlib/files/jzlib_build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jzlib/files/jzlib_build.xml b/dev-java/jzlib/files/jzlib_build.xml index 3027e50646b3..fb702df308e5 100644 --- a/dev-java/jzlib/files/jzlib_build.xml +++ b/dev-java/jzlib/files/jzlib_build.xml @@ -5,7 +5,7 @@ The first and final aim for hacking this stuff is to add the packet compression support to pure Java SSH systems. </description> <!-- set global properties for this build --> - <property name="version" value="1.0.3"/> + <property name="version" value="1.0.5"/> <property name="src" location="src"/> <property name="build" location="build"/> <property name="dist" location="dist"/> |