summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AdvaImg/src/version.h')
-rw-r--r--plugins/AdvaImg/src/version.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/plugins/AdvaImg/src/version.h b/plugins/AdvaImg/src/version.h
index 97e86fd2c5..db6e89016d 100644
--- a/plugins/AdvaImg/src/version.h
+++ b/plugins/AdvaImg/src/version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
#include <stdver.h>
-#define __PLUGIN_NAME "Miranda image services"
-#define __FILENAME "AdvaImg.dll"
-#define __DESCRIPTION "Generic image services for Miranda NG."
+#define __PLUGIN_NAME "Miranda image services"
+#define __FILENAME "AdvaImg.dll"
+#define __DESCRIPTION "Generic image services for Miranda NG."
#define __AUTHOR "Nightwish, The FreeImage project (http://freeimage.sourceforge.net/)"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/AdvaImg/"
-#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-15 Miranda NG project uses the FreeImage distribution"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/AdvaImg/"
+#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-15 Miranda NG project uses the FreeImage distribution"