summaryrefslogtreecommitdiff
path: root/cryptopp.rc
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2003-07-10 04:34:23 +0000
committerweidai <weidai11@users.noreply.github.com>2003-07-10 04:34:23 +0000
commit473e5df89b35dc376d50f3e53acb1df7ba93c853 (patch)
treece43a3a2973d29a78e6b401f7a4a367e914f5490 /cryptopp.rc
parent699e6219b54bb310b0e6b6e719df4dce70c20060 (diff)
downloadcryptopp-git-473e5df89b35dc376d50f3e53acb1df7ba93c853.tar.gz
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
attempt (failed) to build DLL with GCC
Diffstat (limited to 'cryptopp.rc')
-rw-r--r--cryptopp.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptopp.rc b/cryptopp.rc
index 0a5a0a33..06f52893 100644
--- a/cryptopp.rc
+++ b/cryptopp.rc
@@ -44,7 +44,7 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "free crypto library, more info at www.cryptopp.com\0"
+ VALUE "Comments", "free crypto library, more information available at www.cryptopp.com\0"
VALUE "CompanyName", "Wei Dai\0"
VALUE "FileDescription", "Crypto++® Library DLL\0"
VALUE "FileVersion", "5, 2, 0, 0\0"