From 87643a27f1e2b1bdfd30a06f162112908aa6ac17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Wed, 9 Jul 2014 09:04:03 +0000 Subject: Nudge: - Don't show menu item for accounts that are disabled in nudge options - Don't show menu item for group chats - Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Nudge/src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Nudge/src/Version.h') diff --git a/plugins/Nudge/src/Version.h b/plugins/Nudge/src/Version.h index 04ec37b438..965767c3bb 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 -#define __BUILD_NUM 0 +#define __BUILD_NUM 1 #include -- cgit v1.2.3