Changeset 123

Show
Ignore:
Timestamp:
11/12/07 20:29:14 (1 year ago)
Author:
pdingle
Message:

updated version date and rev #

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/RB-0.9/wp-infocard/pw-config.php

    r115 r123  
    88define ('PW_PLUGINPATH', '/wp-content/plugins/wp-infocard'); 
    99define ('PW_VERSION', 'v0.9'); 
    10 define ('PW_VERSION_DATE', '10/10/07'); 
     10define ('PW_VERSION_DATE', '11/12/07'); 
    1111define ('PW_USECAPTCHAS', false ); 
    1212define ('PW_DEBUG_ON', get_settings('pw_debug_on')); 
  • branches/RB-0.9/wp-infocard/wp-infocard.php

    r117 r123  
    44Plugin URI: http://code.pamelaproject.com/wiki/PWwordpress 
    55Description: This plugin adds functionality to register and login with "information cards", part of the Identity Metasystem web services framework.  Once it is activated, go to the "Options" menu and click on "Information Cards" to see what to do next. 
    6 Version: v0.9 R117 
     6Version: v0.9 R122 
    77Author: K. Cameron, P. Dingle, and more 
    88Author URI: https://pamelaproject.com/svn/pw/pwcommon/legal/CONTRIBUTORS