summaryrefslogtreecommitdiff
path: root/plugins/Nudge/src/Version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-07-09 09:04:03 +0000
committerRobert Pösel <robyer@seznam.cz>2014-07-09 09:04:03 +0000
commit87643a27f1e2b1bdfd30a06f162112908aa6ac17 (patch)
treef10e7ec2e4bf31cd075175bacc18fac77d03f88e /plugins/Nudge/src/Version.h
parent047076a15f1588d173e09dbb33f9beb15756f408 (diff)
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
Diffstat (limited to 'plugins/Nudge/src/Version.h')
-rw-r--r--plugins/Nudge/src/Version.h2
1 files changed, 1 insertions, 1 deletions
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 <stdver.h>