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 2dbe45a6b9..78888f85f3 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -93,7 +93,7 @@ #define PACKAGE "ethereal" /* Version number of package */ -#define VERSION "0.7.9" +#define VERSION "0.8.0" #define HAVE_WINSOCK_H #define snprintf _snprintf |