aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-04-05 11:53:30 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-04-05 11:53:30 +0000
commit1ff49b1d2b5c935356ec2cae2983053b2dddf619 (patch)
tree02598f02fa97bc5e411be38c3351d9c5f7c891a6 /config.h.win32
parentb3ed75ef6085d9ea95711a88a2faff26ce057613 (diff)
Update version and plugin directory.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1801 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.win32 b/config.h.win32
index da44516f16..de2834f4ce 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -11,7 +11,7 @@
/* #undef HAVE_SA_LEN */
#define DATAFILE_DIR "/usr/local/etc"
-#define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.8"
+#define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.8.5"
/* #undef NEED_SNPRINTF_H */
@@ -60,7 +60,7 @@
#define PACKAGE "ethereal"
/* Version number of package */
-#define VERSION "0.8.1"
+#define VERSION "0.8.5"
#ifndef WIN32
#define WIN32 1