Changeset 46440

Show
Ignore:
Timestamp:
05/17/08 07:18:44 (2 months ago)
Author:
aaron_guitar
Message:

Updated files for v3.0.7

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fotobook/trunk/fotobook.php

    r46082 r46440  
    77Author: Aaron Harp 
    88Author URI: http://www.aaronharp.com/ 
    9 Version: 3.0.6 
     9Version: 3.0.7 
    1010*/ 
    1111 
     
    2323define('FB_OPTIONS_URL', 'options-general.php?page=fotobook/options-fotobook.php'); 
    2424define('FB_WEBSITE',     'http://www.aaronharp.com/dev/wp-fotobook/'); 
    25 define('FB_VERSION',     3.06); 
     25define('FB_VERSION',     3.07); 
    2626 
    2727// facebook configuration variables 
  • fotobook/trunk/readme.txt

    r43329 r46440  
    55Requires at least: 2.1 
    66Tested up to: 2.5 
    7 Stable tag: 3.0.6 
     7Stable tag: 3.0.7 
    88 
    99Fotobook is a WordPress plugin that will link to your Facebook account(s) and import all of your photo albums for use in your WordPress installation. It uses the Facebook's API so importing your photos is a breeze. 
     
    6060 
    6161== Change History == 
     62 
     632008.05.17 - v3.0.7 
     64 
     65* Disabled output buffering for albums because it was causing too many issues. 
    6266 
    63672008.04.29 - v3.0.6