From 4f4b39e3e0c9b1906af739cf85311e7ca0388fe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 18 Nov 2014 20:07:43 +0000 Subject: =?UTF-8?q?RecentContacts:=20Add=20option=20"Resize=20window=20acc?= =?UTF-8?q?ording=20to=20contact=20list"=20(patch=20by=20Vojt=C4=9Bch=20Ki?= =?UTF-8?q?nkor,=20thanks);=20version=20bump?= 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@11017 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/RecentContacts/src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/RecentContacts/src/Version.h') diff --git a/plugins/RecentContacts/src/Version.h b/plugins/RecentContacts/src/Version.h index d7a9eb4586..7ce8154b7d 100644 --- a/plugins/RecentContacts/src/Version.h +++ b/plugins/RecentContacts/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 2 -#define __BUILD_NUM 0 +#define __BUILD_NUM 1 #include -- cgit v1.2.3