Changeset 148

Show
Ignore:
Timestamp:
12/27/07 01:21:28 (1 year ago)
Author:
pdingle
Message:

updated version in pw_config.php

Files:

Legend:

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

    r144 r148  
    77define ('PW_SHOW_BINARY', FALSE); 
    88define ('PW_PLUGINPATH', '/wp-content/plugins/wp-infocard'); 
    9 define ('PW_VERSION', 'v0.9'); 
    10 define ('PW_VERSION_DATE', '12/26/07'); 
     9define ('PW_VERSION', 'v0.91'); 
     10define ('PW_VERSION_DATE', '12/27/07'); 
    1111define ('PW_DB_VERSION', 'DB v3'); 
    1212define ('PW_USECAPTCHAS', false );