diff options
Diffstat (limited to 'plugins/VersionInfo/version.h')
-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
|