aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-05-08 20:14:03 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-05-08 20:14:03 +0000
commitd96ae250704bf8894908381b1ce3e6600e596916 (patch)
tree8f10096da327cf77c154d26e8122796e80b99134 /image
parent299ae9654eec953f913e49d5129e94a7bf408a66 (diff)
Move to version 0.8.8
svn path=/trunk/; revision=1925
Diffstat (limited to 'image')
-rw-r--r--image/ethereal.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/image/ethereal.rc b/image/ethereal.rc
index fdf32aec1a..430f0df9ed 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,7,0
- PRODUCTVERSION 0,8,7,0
+ FILEVERSION 0,8,8,0
+ PRODUCTVERSION 0,8,8,0
FILEFLAGSMASK 0x0L
#ifdef _DEBUG
FILEFLAGS 0x3L
@@ -21,12 +21,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "The Ethereal developer community\0"
VALUE "FileDescription", "Ethereal\0"
- VALUE "FileVersion", "0.8.7\0"
- VALUE "InternalName", "Ethereal 0.8.7\0"
+ VALUE "FileVersion", "0.8.8\0"
+ VALUE "InternalName", "Ethereal 0.8.8\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.7\0"
+ VALUE "ProductVersion", "0.8.8\0"
END
END
BLOCK "VarFileInfo"