From ff26b4137c6dc3d622336e725bd6f5630b301027 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 23 Aug 2004 22:35:21 +0000 Subject: Fixes and changes due to RTF converter not working properly. --- win32/makedrop/MSG00001.bin | Bin 512 -> 292 bytes win32/makedrop/makedrop.rc | 11 ++++++----- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'win32/makedrop') diff --git a/win32/makedrop/MSG00001.bin b/win32/makedrop/MSG00001.bin index 83bcd64..d07c9eb 100644 Binary files a/win32/makedrop/MSG00001.bin and b/win32/makedrop/MSG00001.bin differ diff --git a/win32/makedrop/makedrop.rc b/win32/makedrop/makedrop.rc index 0b61072..f2aa6f0 100644 --- a/win32/makedrop/makedrop.rc +++ b/win32/makedrop/makedrop.rc @@ -86,8 +86,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,2,0,1 - PRODUCTVERSION 2,2,0,1 + FILEVERSION 2,3,2,1 + PRODUCTVERSION 2,3,2,1 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -105,7 +105,7 @@ BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "Nate Nielsen\0" VALUE "FileDescription", "Rep Droplet Maker\0" - VALUE "FileVersion", "2, 2, 0, 1\0" + VALUE "FileVersion", "2, 3, 2, 1\0" VALUE "InternalName", "makedrop\0" VALUE "LegalCopyright", "Copyright Nate Nielsen 2002\0" VALUE "LegalTrademarks", "\0" @@ -113,7 +113,7 @@ BEGIN VALUE "OriginalFilename", "makedrop.exe\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "rep\0" - VALUE "ProductVersion", "2, 2, 0, 1\0" + VALUE "ProductVersion", "2, 3, 2, 1\0" VALUE "SpecialBuild", "\0" END END @@ -246,7 +246,8 @@ IDI_REP ICON DISCARDABLE "..\\common\\rep.ico" // 11 // -1 11 DISCARDABLE "MSG00001.bin" +1 11 DISCARDABLE "rliberr.rc" + ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3