summaryrefslogtreecommitdiff
path: root/plugins/Quotes/src/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-12-21 09:49:05 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-12-21 09:49:05 +0000
commit9b119cadd74e1343cad493e8b366e69743a620d0 (patch)
treee11d3923e86eb667f1a2f20e1126066e51ed73ce /plugins/Quotes/src/version.h
parent1b85ad91e7aa1af9d295d399e560a2adc6d413d3 (diff)
Quotes: changed warning level to w4
git-svn-id: http://svn.miranda-ng.org/main/trunk@11552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src/version.h')
-rw-r--r--plugins/Quotes/src/version.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/Quotes/src/version.h b/plugins/Quotes/src/version.h
index 077ac316d5..d09f6a56e2 100644
--- a/plugins/Quotes/src/version.h
+++ b/plugins/Quotes/src/version.h
@@ -1,14 +1,14 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
-#define __RELEASE_NUM 26
-#define __BUILD_NUM 0
+#define __RELEASE_NUM 26
+#define __BUILD_NUM 0
#include <stdver.h>
#define __PLUGIN_NAME "Quotes"
#define __FILENAME "Quotes.dll"
-#define __DESCRIPTION "Shows currency rates and economic quotes."
-#define __AUTHOR "Dioksin"
+#define __DESCRIPTION "Shows currency rates and economic quotes."
+#define __AUTHOR "Dioksin"
#define __AUTHOREMAIL "dioksin@ua.fm"
-#define __AUTHORWEB "http://miranda-ng.org/p/Quotes/"
-#define __COPYRIGHT "Don't worry!"
+#define __AUTHORWEB "http://miranda-ng.org/p/Quotes/"
+#define __COPYRIGHT "Don't worry!"