diff options
Diffstat (limited to 'config.h.win32')
-rw-r--r-- | config.h.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32 index b278085242..0908b2549d 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -227,7 +227,7 @@ #define _WINDOWS 1*/ /* Name of package */ -#define PACKAGE "ethereal" +#define PACKAGE "wireshark" /* Version number of package */ #define VERSION "@VERSION@" |