diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 10:17:39 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 10:17:39 +0000 |
commit | 3745c826080f672366c17a28031db765efe08ff2 (patch) | |
tree | eed1b6424539ec38fb09d7f8dfcaedc2a7127db9 /plugins/VersionInfo | |
parent | e1ca8a12e6111e5ec0bb4cb35e5edebc2bf1e3ae (diff) |
some links changed to http://nightly.miranda.im/
git-svn-id: http://svn.miranda-ng.org/main/trunk@1114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/VersionInfo')
-rw-r--r-- | plugins/VersionInfo/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VersionInfo/version.h b/plugins/VersionInfo/version.h index 18a7fcf39a..7c0596e2c9 100644 --- a/plugins/VersionInfo/version.h +++ b/plugins/VersionInfo/version.h @@ -38,7 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __AUTHOR "Luca Santarelli, Cristian Libotean, George Hazan"
#define __AUTHOREMAIL "hrk@users.sourceforge.net, eblis102@yahoo.com, ghazan@miranda.im"
#define __COPYRIGHT "© 2002-2005 Luca Santarelli, © 2005-2009 Cristian Libotean"
-#define __AUTHORWEB "http://www.miranda-im.org/"
+#define __AUTHORWEB "http://nightly.miranda.im/"
#define __PLUGIN_DISPLAY_NAME "Version Information"
#endif //M_VERSIONINFO_VERSION_H
|