summaryrefslogtreecommitdiff
path: root/plugins/ProxySwitch/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ProxySwitch/src/version.h')
-rw-r--r--plugins/ProxySwitch/src/version.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/ProxySwitch/src/version.h b/plugins/ProxySwitch/src/version.h
index d2fc801bf4..b591e28534 100644
--- a/plugins/ProxySwitch/src/version.h
+++ b/plugins/ProxySwitch/src/version.h
@@ -1,13 +1,13 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>
-#define __PLUGIN_NAME "ProxySwitch"
-#define __FILENAME "ProxySwitch.dll"
+#define __PLUGIN_NAME "ProxySwitch"
+#define __FILENAME "ProxySwitch.dll"
#define __DESCRIPTION "The plugin watches IP address changes, displays popups, and adjusts the proxy settings of Miranda, Internet Explorer and Firefox."
-#define __AUTHOR "Petr Smejkal"
+#define __AUTHOR "Petr Smejkal"
#define __AUTHORWEB "https://miranda-ng.org/p/ProxySwitch/"
#define __COPYRIGHT "© 2005 Petr Smejkal"