Raise the Wiretap version number to 0.1, as the current version isn't

binary-compatible with earlier versions.  (That should have been done
for all binary-incompatible changes, and should be done for
binary-incompatible changes in the future.)

svn path=/trunk/; revision=9916
This commit is contained in:
Guy Harris 2004-01-31 03:35:25 +00:00
parent 1980fa5dbf
commit a4464a6788
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: config.nmake,v 1.78 2004/01/24 20:01:35 ulfl Exp $
# $Id: config.nmake,v 1.79 2004/01/31 03:35:25 guy Exp $
VERSION=0.10.0
#
@ -13,7 +13,7 @@ VERSION=0.10.0
# for the executables, and XP's tooltip, rather than 0.0.0.0."
#
RC_VERSION=0,10,0
WTAP_VERSION=0.0
WTAP_VERSION=0.1
#
# If you're building with WinPcap 2.3, set WINPCAP_VERSION to 2.3; if