diff options
author | Gerald Combs <gerald@wireshark.org> | 1999-12-22 17:19:04 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 1999-12-22 17:19:04 +0000 |
commit | 07dc1d2d7d6fa9e08037bb1c0257569d56807fa0 (patch) | |
tree | 8f89659b0165f666176006cc341e35b0fd6cd971 /config.h.win32 | |
parent | 0084153517db256c3ec8f196b948474d43a27ef0 (diff) | |
download | wireshark-07dc1d2d7d6fa9e08037bb1c0257569d56807fa0.tar.gz wireshark-07dc1d2d7d6fa9e08037bb1c0257569d56807fa0.tar.bz2 wireshark-07dc1d2d7d6fa9e08037bb1c0257569d56807fa0.zip |
Prep for the next release.
svn path=/trunk/; revision=1367
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 |