From 11a0c05e56a9ef98dcb8473e5c4ccd2a519ad730 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 9 Apr 2015 15:09:56 +0000 Subject: Nudge: - old ugly list replaced with OBJLIST<>; - plugin to reuse the same popup menu item instead of creating a menu item for each protocol; - fix for a bug in options; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12698 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 965767c3bb..e3e9d259c6 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -1,5 +1,5 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 +#define __MINOR_VERSION 2 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 -- cgit v1.2.3