aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
commitd21e83b98b488341684a43d7bd904c8c1768a760 (patch)
tree0a6efccd91b8c8ea63c9e0a63195b287f1648323 /config.h.win32
parent3941a1e3a4a51328622a9680fe703c58a09f48b3 (diff)
Move version to 0.8.16.
Fix build for splitting build dir from src dir. Note the use of updated GTK+ release for Win32 binaries. svn path=/trunk/; revision=3107
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win328
1 files changed, 4 insertions, 4 deletions
diff --git a/config.h.win32 b/config.h.win32
index 44f86054e6..dd994f7bc6 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.24 2001/01/12 04:06:22 gram Exp $ */
+/* $Id: config.h.win32,v 1.25 2001/03/05 22:53:36 gram Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -139,8 +139,8 @@
#define PACKAGE "ethereal"
/* Version number of package */
-#define VERSION "0.8.15"
+#define VERSION "0.8.16"
-/* Plugin installation directory */
-#define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.8.15"
+/* Plugin installation directory... */
+#define PLUGIN_DIR "C:/ethereal/plugins/0.8.16"