Plugin Directory

Changeset 168841


Ignore:
Timestamp:
10/30/2009 08:29:19 PM (16 years ago)
Author:
jeff_
Message:

correcting bad version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontpage-slideshow/trunk/frontpage-slideshow.php

    r168816 r168841  
    2424    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    2525*/
    26 define ('FRONTPAGE_SLIDESHOW_VERSION', '0.7.1');
     26define ('FRONTPAGE_SLIDESHOW_VERSION', '0.7.2');
    2727$fs_already_displayed = false; // the slideshow dont have been displayed yet
    2828function frontpageSlideshow($content,$force_display=false,$options=array()) {
Note: See TracChangeset for help on using the changeset viewer.