Changeset 46442

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

Updated version numbers

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fotobook/tags/3.0.7/fotobook.php

    r46082 r46442  
    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/tags/3.0.7/readme.txt

    r43329 r46442  
    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