summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r--plugins/Dropbox/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h
index b76aff3aed..5f8154e315 100644
--- a/plugins/Dropbox/src/version.h
+++ b/plugins/Dropbox/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
+#define __MINOR_VERSION 12
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 1
#include <stdver.h>
@@ -11,4 +11,4 @@
#define __AUTHOR "unsane"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/"
-#define __COPYRIGHT "© 2014 Miranda NG project"
+#define __COPYRIGHT "© 2014-15 Miranda NG project"