version in trunk set to 3.0-svn, specific version is to be comitted to the appropriate branch

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@247 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
angryziber 2007-11-10 20:03:41 +00:00
parent b7688a4e85
commit 195a3d9459
2 changed files with 2 additions and 1 deletions

1
TODO
View File

@ -1,5 +1,6 @@
Before 3.0:
* remember size of details window
* command-line scanning start
* fetcher-specific options
* multiple port support web-detect

View File

@ -8,7 +8,7 @@
<property name="testresults" value="testresults"/>
<property name="name" value="Angry IP Scanner"/>
<property name="version" value="3.0-beta1"/>
<property name="version" value="3.0-svn"/>
<property name="main.class" value="net.azib.ipscan.Main"/>
<property name="swt" value="ext/swt"/>
<property name="ext.src" value="${ext}/rocksaw/src:${ext}/vserv-tcpip/src"/>