bump up the wiretap.dll version from 0.2 to 0.3 as I've recently changed the wiretap API in an incompatible way

the timestamps now contain nseconds instead of microseconds and there's a new function added.

Is there a similar place for the Unix builds where this version has to be changed too?

svn path=/trunk/; revision=15551
This commit is contained in:
Ulf Lamping 2005-08-27 00:37:48 +00:00
parent 44db2c5665
commit 996d5b98c8
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ VERSION=0.10.12
RC_VERSION=0,10,12
# The version of the wiretap library
WTAP_VERSION=0.2
RC_WTAP_VERSION=0,2
WTAP_VERSION=0.3
RC_WTAP_VERSION=0,3
#
# If you're building with WinPcap 2.3, set WINPCAP_VERSION to 2.3; if