summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-08-02 20:51:59 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-08-02 20:51:59 +0000
commit53551a6153e66fff4b35eb92366b0d1be906d624 (patch)
tree5c579334678582dfdb4dd1d05406ba7650f60983 /plugins/CryptoPP
parentada3e8fc7b932bee4e01b99fb7944e85ec67d0b2 (diff)
Build time removed from plugin info.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r--plugins/CryptoPP/src/commonheaders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/commonheaders.cpp b/plugins/CryptoPP/src/commonheaders.cpp
index 13f62a097f..95f478c29a 100644
--- a/plugins/CryptoPP/src/commonheaders.cpp
+++ b/plugins/CryptoPP/src/commonheaders.cpp
@@ -18,7 +18,7 @@ PLUGININFOEX pluginInfoEx = {
sizeof(PLUGININFOEX),
MODULENAME,
__VERSION_DWORD,
- MODULENAME" library for SecureIM plugin ("__DATE__")",
+ MODULENAME" library for SecureIM plugin.",
"Baloo",
"baloo@bk.ru",
"© 2006-09 Baloo",