# HG changeset patch # User Alessio Caiazza # Date 1242829322 0 # Node ID bd54e6de96246d4b3b69179a292c82df5ecb7d80 # Parent 992cf5210d6c68cef38135b6d8c99add031e2177 version 1.0.1 diff -r 992cf5210d6c68cef38135b6d8c99add031e2177 -r bd54e6de96246d4b3b69179a292c82df5ecb7d80 aboutme.php --- a/aboutme.php Wed May 20 14:19:54 2009 +0000 +++ b/aboutme.php Wed May 20 14:22:02 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.0 +Version: 1.0.1 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.0'); +define('SOCIAL_LINKS_VERSION', '1.0.1'); define('SOCIAL_LINKS_DB_VERSION', '1.1'); define('KEY_SITE_ID',0); diff -r 992cf5210d6c68cef38135b6d8c99add031e2177 -r bd54e6de96246d4b3b69179a292c82df5ecb7d80 readme.txt --- a/readme.txt Wed May 20 14:19:54 2009 +0000 +++ b/readme.txt Wed May 20 14:22:02 2009 +0000 @@ -7,7 +7,7 @@ Requires at least: 2.6 Tested up to: 2.7.1 -Stable tag: 1.0.0 +Stable tag: 1.0.1