aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-04-05 11:53:30 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-04-05 11:53:30 +0000
commite15209c496d228450bbc1a1306c86e5280a6d4f0 (patch)
tree02598f02fa97bc5e411be38c3351d9c5f7c891a6 /config.h.win32
parent963e4ce472f3cc2c640e1197ba6b6456c98f1c3b (diff)
Update version and plugin directory.
svn path=/trunk/; revision=1801
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