mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
change version to 3.4.1
This commit is contained in:
parent
80da90fad8
commit
6871ecc7c0
@ -1,3 +1,10 @@
|
||||
Changes in 3.4.1:
|
||||
- Favorites saving bug fixed
|
||||
- More forgiving importing of previously saved scanning results
|
||||
- IP details and some other functions now work properly for imported results
|
||||
- Mac vendors updated
|
||||
- Other small stability improvements
|
||||
|
||||
Changes in 3.4:
|
||||
- Openers can open several IPs at once
|
||||
- More bugfixes in opener editor + OK/Cancel buttons
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<property name="resources" value="resources"/>
|
||||
|
||||
<property name="name" value="Angry IP Scanner"/>
|
||||
<property name="version" value="3.4"/>
|
||||
<property name="version" value="3.4.1"/>
|
||||
<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"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user