aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-23 06:11:50 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-23 06:11:50 +0000
commit71fb633a10693859884ba5598481ebc8fd973970 (patch)
tree6e7199f85b4c9751af9245ac2209f90eb6c948ea /config.nmake
parent046a13d7058355e4b8f35f3e6127b9bd757cd098 (diff)
From Graham Bloice: add resources to wiretap.dll.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11476 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index becc02a7d9..afb00e0dc8 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,6 +1,7 @@
# $Id$
VERSION=0.10.5
+WTAP_VERSION=0.1
#
# The RC_VERSION should be comma-separated, not dot-separated,
# as per Graham Bloice's message in
@@ -13,7 +14,7 @@ VERSION=0.10.5
# for the executables, and XP's tooltip, rather than 0.0.0.0."
#
RC_VERSION=0,10,5
-WTAP_VERSION=0.1
+RC_WTAP_VERSION=0,1
#
# If you're building with WinPcap 2.3, set WINPCAP_VERSION to 2.3; if