diff options
Diffstat (limited to 'protocols/Skype/src/version.h')
-rw-r--r-- | protocols/Skype/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Skype/src/version.h b/protocols/Skype/src/version.h index 0aff49cd7d..8ba9f70169 100644 --- a/protocols/Skype/src/version.h +++ b/protocols/Skype/src/version.h @@ -1,5 +1,5 @@ #define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
+#define __MINOR_VERSION 11
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
@@ -17,4 +17,4 @@ #define __AUTHOR "unsane, mataes, ghazan"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "© 2012-2013 Unsane, Mataes"
+#define __COPYRIGHT "© 2012-2013 Miranda NG team"
|