From b1224491a9de0ad3c35104507ee167f89d8fa76f Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Sat, 25 Jan 2014 09:32:03 +0000
Subject: =?UTF-8?q?=D0=A1++=20sources:=20=5F=5FVERSION=5FSTRING=20->=20=5F?=
 =?UTF-8?q?=5FVERSION=5FSTRING=5FDOTS?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

git-svn-id: http://svn.miranda-ng.org/main/trunk@7881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 plugins/YAMN/src/proto/pop3/pop3comm.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/YAMN')

diff --git a/plugins/YAMN/src/proto/pop3/pop3comm.cpp b/plugins/YAMN/src/proto/pop3/pop3comm.cpp
index f20534aa75..16bbafd65a 100644
--- a/plugins/YAMN/src/proto/pop3/pop3comm.cpp
+++ b/plugins/YAMN/src/proto/pop3/pop3comm.cpp
@@ -123,7 +123,7 @@ HYAMNPROTOPLUGIN POP3Plugin			= NULL;
 YAMN_PROTOREGISTRATION POP3ProtocolRegistration =
 {
 	"POP3 protocol (internal)",
-	__VERSION_STRING,
+	__VERSION_STRING_DOTS,
 	__COPYRIGHT,
 	__DESCRIPTION,
 	__AUTHOREMAIL,
-- 
cgit v1.2.3