diff options
Diffstat (limited to 'plugins/MirOTR')
-rw-r--r-- | plugins/MirOTR/MirOTR/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/MirOTR/version.h b/plugins/MirOTR/MirOTR/version.h index 63cb7ca2ab..45fcb67b71 100644 --- a/plugins/MirOTR/MirOTR/version.h +++ b/plugins/MirOTR/MirOTR/version.h @@ -17,7 +17,7 @@ #define SHORT_NAME_STRING "Miranda OTR (x64)"
#define DESC_STRING "OTR (Off-the-Record) plugin for Miranda IM (64Bit)"
#endif
-#define LONGDESC_STRING DESC_STRING" ("__DATE__")\r\n(using some code and ideas from SecureIM, Pidgin-OTR and old Miranda OTR (by SJE))"
+#define LONGDESC_STRING DESC_STRING "\r\n(using some code and ideas from SecureIM, Pidgin-OTR and old Miranda OTR (by SJE))."
#define COMPANY_NAME ""
#define FILE_VERSION VER_STRING
#define FILE_DESCRIPTION DESC_STRING
|