# HG changeset patch # User Alessio Caiazza # Date 1245394915 0 # Node ID 16c353b7df557db736ca7e6fa18d462db7f0b248 # Parent 5b1561d68c04b40bba8536ec0e086b74c36af49a trunk version marked as 1.0.6 diff -r 5b1561d68c04b40bba8536ec0e086b74c36af49a -r 16c353b7df557db736ca7e6fa18d462db7f0b248 aboutme.php --- a/aboutme.php Fri Jun 19 07:00:17 2009 +0000 +++ b/aboutme.php Fri Jun 19 07:01:55 2009 +0000 @@ -4,7 +4,7 @@ Plugin URI: http://abisso.org/index.php/projects/about-me/ Description: About Me is a sidebar widget that displays icon links to your profile pages on other social networking sites. Forked from Social Links Author: Alessio Caiazza -Version: 1.0.5 +Version: 1.0.6 Author URI: http://alessiocaiazza.info /* Social Links Copyright 2008 Kareem Sultan (email : kareemsultan@gmail.com) */ @@ -32,7 +32,7 @@ register_activation_hook(__FILE__,'social_links_install'); //TO DO use these definitions instead -define('SOCIAL_LINKS_VERSION', '1.0.5'); +define('SOCIAL_LINKS_VERSION', '1.0.6'); define('SOCIAL_LINKS_DB_VERSION', '1.1'); define('KEY_SITE_ID',0);