summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/src/version.h')
-rw-r--r--plugins/MirOTR/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MirOTR/src/version.h b/plugins/MirOTR/src/version.h
index b25995734b..4c0e80e662 100644
--- a/plugins/MirOTR/src/version.h
+++ b/plugins/MirOTR/src/version.h
@@ -1,14 +1,14 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 14
#define __RELEASE_NUM 1
-#define __BUILD_NUM 15
+#define __BUILD_NUM 16
#include <stdver.h>
#define __PLUGIN_NAME "Miranda OTR"
#define __FILENAME "MirOTR.dll"
#define __DESCRIPTION "OTR (Off-the-Record) plugin for Miranda NG (using some code and ideas from SecureIM, Pidgin-OTR and old Miranda OTR (by SJE))."
-#define __AUTHOR "ProgAndy & CHEF-KOCH"
+#define __AUTHOR "ProgAndy & CHEF-KOCH"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/MirOTR/"
#define __COPYRIGHT "© ProgAndy & CHEF-KOCH"