From: ShadowFlare Date: Tue, 9 Oct 2007 02:36:30 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=grpapi.git;a=commitdiff_plain;h=f285380f9bbdc60e5b30a9b23b4062cabfd24a49 --- diff --git a/grpapi/grpapi.rc b/grpapi/grpapi.rc index 13a4ade..3803ac1 100644 --- a/grpapi/grpapi.rc +++ b/grpapi/grpapi.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,1,1,4 - PRODUCTVERSION 1,1,1,4 + FILEVERSION 1,1,1,5 + PRODUCTVERSION 1,1,1,5 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -76,7 +76,7 @@ BEGIN VALUE "LegalCopyright", "Copyright © ShadowFlare Software 2002-2007" VALUE "OriginalFilename", "grpapi.dll" VALUE "ProductName", "GRP Library" - VALUE "ProductVersion", "1, 1, 1, 4" + VALUE "ProductVersion", "1, 1, 1, 5" VALUE "Web Address", "http://sfsrealm.hopto.org/" END END