summaryrefslogtreecommitdiff
path: root/SimpleAR
diff options
context:
space:
mode:
Diffstat (limited to 'SimpleAR')
-rw-r--r--SimpleAR/Version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/SimpleAR/Version.h b/SimpleAR/Version.h
index 2c35607..0621819 100644
--- a/SimpleAR/Version.h
+++ b/SimpleAR/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 2
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
-#define __BUILD_NUM 3
+#define __BUILD_NUM 6
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
#define __FILEVERSION_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
@@ -24,5 +24,5 @@
#define __DESCRIPTION "Simple Auto Replier."
#define __AUTHOR "Stark Wong, Mataes, Mikel-Ard-Ri"
#define __AUTHOREMAIL "mikelardri@gmail.com"
-#define __AUTHORWEB "http://code.google.com/p/alfamar/"
-#define __COPYRIGHT "© 2011"
+#define __AUTHORWEB "http://code.google.com/p/miranda-plugins/"
+#define __COPYRIGHT "© 2012"