summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2016-02-26 11:29:17 +0000
committerAlexander Lantsev <aunsane@gmail.com>2016-02-26 11:29:17 +0000
commit987ceba57a977c691977a0f5aa8005678fcbc7e7 (patch)
tree1e52b2b0aafc60d0365034f28394cfb2dee0e587 /plugins/Dropbox/src/version.h
parenta16909cbcbf6d18ab622ac5bbb05a8d743a93db3 (diff)
Dropbox:
- added ability to intercept transfers from other protocols - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 d629b60900..a54c801dad 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 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>