summaryrefslogtreecommitdiff
path: root/plugins/LotusNotify/src/version.h
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2015-06-12 19:21:42 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2015-06-12 19:21:42 +0000
commit9c4510cd09c2fb34eeb1cefe58d70a7fb75e5ad4 (patch)
treeae1b0a09b21166bb16a4df25427b298952b6b293 /plugins/LotusNotify/src/version.h
parent21ecc48547be0920eed6ce45d5948c3b7d0d7581 (diff)
LotusNotify:
- options redesign (by pepinlebref) - minor warnings fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@14135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LotusNotify/src/version.h')
-rw-r--r--plugins/LotusNotify/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LotusNotify/src/version.h b/plugins/LotusNotify/src/version.h
index 3e408e182f..e44b5408a1 100644
--- a/plugins/LotusNotify/src/version.h
+++ b/plugins/LotusNotify/src/version.h
@@ -1,6 +1,6 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
-#define __RELEASE_NUM 22
+#define __RELEASE_NUM 23
#define __BUILD_NUM 0
#include <stdver.h>