aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-07-04 12:10:06 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-07-04 12:10:06 +0000
commit681ea38640e880d144a2090d3cbf05ff0a199335 (patch)
treeb9a757caf360b173e615a84b18da43e7982c75ef /config.h.win32
parenteeb876fa918657c79fa2f53b867c51290a08190b (diff)
Change version to 0.8.10
In gtk/Makefile.nmake, add progress_dlg.obj git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2108 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win326
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index 5bfd4b0c10..168caec337 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.11 2000/06/07 22:57:44 gram Exp $ */
+/* $Id: config.h.win32,v 1.12 2000/07/04 12:09:44 gram Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -13,10 +13,10 @@
/* #undef HAVE_SA_LEN */
#define DATAFILE_DIR "/usr/local/etc"
-#define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.8.9"
+#define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.8.10"
/* Version number of package */
-#define VERSION "0.8.9"
+#define VERSION "0.8.10"
/* #undef NEED_SNPRINTF_H */