Skip to content

Commit

Permalink
change version to 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Sep 6, 2015
1 parent f14dd5f commit 761c868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<property name="testresults" value="test-results"/>

<property name="name" value="Angry IP Scanner"/>
<property name="version" value="3.3.3"/>
<property name="version" value="3.4"/>
<property name="main.class" value="net.azib.ipscan.Main"/>
<property name="swt" value="lib"/>
<property name="ext.src" value="ext/rocksaw/src:ext/vserv-tcpip/src"/>
Expand Down

0 comments on commit 761c868

Please sign in to comment.