summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-12-16 21:10:03 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-12-16 21:10:03 +0300
commit8c316d216807ca02e86050e29752ac3940a11c7a (patch)
tree53ba6284ac017a842e13bdb3820b740b5007b39e /plugins/Dropbox/src/version.h
parent4eb749780954e748b365818b9678ad8894e373db (diff)
Dropbox: fix for the toolbar button creation
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r--plugins/Dropbox/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h
index 929b1c61ae..836810112c 100644
--- a/plugins/Dropbox/src/version.h
+++ b/plugins/Dropbox/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 12
#define __RELEASE_NUM 2
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>