summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-28 20:10:02 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-28 20:10:02 +0300
commit59fd540e9a5321eb8a30dce4a6ba7423bf9d3871 (patch)
tree18f523b0e632af2d818d396928834cfda609cd22 /plugins
parentb9d9857c44e62bf022194fca2ea8a8e0e435d1c2 (diff)
version bump
Diffstat (limited to 'plugins')
-rw-r--r--plugins/NotesAndReminders/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NotesAndReminders/src/version.h b/plugins/NotesAndReminders/src/version.h
index c0b647f551..c7f03daa18 100644
--- a/plugins/NotesAndReminders/src/version.h
+++ b/plugins/NotesAndReminders/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>