summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-01-02 19:28:15 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-01-02 19:28:15 +0300
commit3048f93e6482ee4a939fac2d5eb815d67a8b4837 (patch)
treed06017df5dfd869211d0506e5db6673102aac36b /plugins/NewEventNotify/src/version.h
parent4472fde0ecb0438fc6e366c45d65b8ec988ab587 (diff)
fixes #3280 (NewEventNotify: настройка цветов всплывающих окон)
Diffstat (limited to 'plugins/NewEventNotify/src/version.h')
-rw-r--r--plugins/NewEventNotify/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/src/version.h b/plugins/NewEventNotify/src/version.h
index 5695e9b7e3..f01c9e64d9 100644
--- a/plugins/NewEventNotify/src/version.h
+++ b/plugins/NewEventNotify/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 2
-#define __BUILD_NUM 5
+#define __BUILD_NUM 6
#include <stdver.h>