aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-04-22 19:28:44 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-04-22 19:28:44 +0000
commita0866910ef9e4849f217254c84106af53fb1f3dd (patch)
treef0985dd15b6708599e53faad8e1b4cfb67fda06a /config.nmake
parent8510ba40e1e59ead29ad2b2ec4530f0e9394fafb (diff)
Use Libsmi 0.4.8
svn path=/trunk/; revision=25147
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index afb1951106..328c0026c4 100644
--- a/config.nmake
+++ b/config.nmake
@@ -293,7 +293,7 @@ AIRPCAP_DIR=$(WIRESHARK_LIBS)\AirPcap_Devpack_1_0_0_594\AirPcap_Devpack
#
# Used for oid-name resolution for SNMP and other protocols
#
-SMI_DIR=$(WIRESHARK_LIBS)\libsmi-0.4.5
+SMI_DIR=$(WIRESHARK_LIBS)\libsmi-0.4.8
##### Tools #####