aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-07-04 12:10:06 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-07-04 12:10:06 +0000
commit32fe73b2dea541b3bbefdaad407318523775eb6f (patch)
treeb9a757caf360b173e615a84b18da43e7982c75ef
parent5e56c77cfca7687b532b7207824f7a2675647a3a (diff)
Change version to 0.8.10
In gtk/Makefile.nmake, add progress_dlg.obj svn path=/trunk/; revision=2108
-rw-r--r--config.h.win326
-rw-r--r--configure.in6
-rw-r--r--gtk/Makefile.nmake1
-rw-r--r--image/editcap.rc10
-rw-r--r--image/ethereal.rc10
-rw-r--r--image/tethereal.rc10
-rw-r--r--plugins.c10
7 files changed, 27 insertions, 26 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 */
diff --git a/configure.in b/configure.in
index 92b37d789c..87b981b352 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.92 2000/06/07 02:36:58 gram Exp $
+# $Id: configure.in,v 1.93 2000/07/04 12:09:44 gram Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -13,7 +13,7 @@ AC_INIT(etypes.h)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(ethereal, 0.8.9)
+AM_INIT_AUTOMAKE(ethereal, 0.8.10)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -365,7 +365,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.9}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.10}
)
PLUGIN_DIR=`(
diff --git a/gtk/Makefile.nmake b/gtk/Makefile.nmake
index 02fe32f525..051d7d7309 100644
--- a/gtk/Makefile.nmake
+++ b/gtk/Makefile.nmake
@@ -32,6 +32,7 @@ OBJECTS=capture_dlg.obj \
prefs_dlg.obj \
print_dlg.obj \
print_prefs.obj \
+ progress_dlg.obj \
proto_draw.obj \
simple_dialog.obj \
stream_prefs.obj \
diff --git a/image/editcap.rc b/image/editcap.rc
index 4c7cd72126..9a69222e7c 100644
--- a/image/editcap.rc
+++ b/image/editcap.rc
@@ -3,8 +3,8 @@
ETHEREAL_ICON ICON "ethereal.ico"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,7,0
- PRODUCTVERSION 0,8,7,0
+ FILEVERSION 0,8,10,0
+ PRODUCTVERSION 0,8,10,0
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS 0x3L
@@ -21,12 +21,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "The Ethereal developer community\0"
VALUE "FileDescription", "Editcap\0"
- VALUE "FileVersion", "0.8.7\0"
- VALUE "InternalName", "Editcap 0.8.7\0"
+ VALUE "FileVersion", "0.8.10\0"
+ VALUE "InternalName", "Editcap 0.8.10\0"
VALUE "LegalCopyright", "Copyright © 2000 Gerald Combs <gerald@zing.org>, Gilbert Ramirez <gram@xiexie.org> and others\0"
VALUE "OriginalFilename", "Editcap.exe\0"
VALUE "ProductName", "Editcap\0"
- VALUE "ProductVersion", "0.8.7\0"
+ VALUE "ProductVersion", "0.8.10\0"
END
END
BLOCK "VarFileInfo"
diff --git a/image/ethereal.rc b/image/ethereal.rc
index db4f8095e8..36250a11da 100644
--- a/image/ethereal.rc
+++ b/image/ethereal.rc
@@ -3,8 +3,8 @@
ETHEREAL_ICON ICON "ethereal.ico"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,9,0
- PRODUCTVERSION 0,8,9,0
+ FILEVERSION 0,8,10,0
+ PRODUCTVERSION 0,8,10,0
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS 0x3L
@@ -21,12 +21,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "The Ethereal developer community, http://ethereal.zing.org\0"
VALUE "FileDescription", "Ethereal\0"
- VALUE "FileVersion", "0.8.9\0"
- VALUE "InternalName", "Ethereal 0.8.9\0"
+ VALUE "FileVersion", "0.8.10\0"
+ VALUE "InternalName", "Ethereal 0.8.10\0"
VALUE "LegalCopyright", "Copyright © 2000 Gerald Combs <gerald@zing.org>, Gilbert Ramirez <gram@xiexie.org> and others\0"
VALUE "OriginalFilename", "Ethereal.exe\0"
VALUE "ProductName", "Ethereal\0"
- VALUE "ProductVersion", "0.8.9\0"
+ VALUE "ProductVersion", "0.8.10\0"
END
END
BLOCK "VarFileInfo"
diff --git a/image/tethereal.rc b/image/tethereal.rc
index 9fac6c6533..f9d2c9f8f7 100644
--- a/image/tethereal.rc
+++ b/image/tethereal.rc
@@ -3,8 +3,8 @@
ETHEREAL_ICON ICON "ethereal.ico"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,7,0
- PRODUCTVERSION 0,8,7,0
+ FILEVERSION 0,8,10,0
+ PRODUCTVERSION 0,8,10,0
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS 0x3L
@@ -21,12 +21,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "The Ethereal developer community\0"
VALUE "FileDescription", "Tethereal\0"
- VALUE "FileVersion", "0.8.7\0"
- VALUE "InternalName", "Tethereal 0.8.7\0"
+ VALUE "FileVersion", "0.8.10\0"
+ VALUE "InternalName", "Tethereal 0.8.10\0"
VALUE "LegalCopyright", "Copyright © 2000 Gerald Combs <gerald@zing.org>, Gilbert Ramirez <gram@xiexie.org> and others\0"
VALUE "OriginalFilename", "Tethereal.exe\0"
VALUE "ProductName", "Tethereal\0"
- VALUE "ProductVersion", "0.8.7\0"
+ VALUE "ProductVersion", "0.8.10\0"
END
END
BLOCK "VarFileInfo"
diff --git a/plugins.c b/plugins.c
index de0dadf418..2eac3e26ba 100644
--- a/plugins.c
+++ b/plugins.c
@@ -1,7 +1,7 @@
/* plugins.c
* plugin routines
*
- * $Id: plugins.c,v 1.18 2000/06/07 02:36:59 gram Exp $
+ * $Id: plugins.c,v 1.19 2000/07/04 12:09:45 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -67,11 +67,11 @@ plugin *plugin_list;
guint32 enabled_plugins_number;
#ifdef WIN32
-static gchar std_plug_dir[] = "c:/program files/ethereal/plugins/0.8.9";
-static gchar local_plug_dir[] = "c:/ethereal/plugins/0.8.9";
+static gchar std_plug_dir[] = "c:/program files/ethereal/plugins/0.8.10";
+static gchar local_plug_dir[] = "c:/ethereal/plugins/0.8.10";
#else
-static gchar std_plug_dir[] = "/usr/lib/ethereal/plugins/0.8.9";
-static gchar local_plug_dir[] = "/usr/local/lib/ethereal/plugins/0.8.9";
+static gchar std_plug_dir[] = "/usr/lib/ethereal/plugins/0.8.10";
+static gchar local_plug_dir[] = "/usr/local/lib/ethereal/plugins/0.8.10";
#endif
static gchar *user_plug_dir = NULL;
static gchar *plugin_status_file = NULL;