Plugin Directory

Changeset 193137


Ignore:
Timestamp:
01/12/2010 12:21:42 PM (16 years ago)
Author:
frekel
Message:

Preparing 1.4.2.1

Location:
wp-photocontest/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-photocontest/trunk/wp-photocontest-config.php

    r192826 r193137  
    119119
    120120//Don't change this. This helps upgrading the plugin
    121 define('PC_DB_VERSION','1.4.2');
    122 define('PC_PL_VERSION','1.4.2');
     121define('PC_DB_VERSION','1.4.2.1');
     122define('PC_PL_VERSION','1.4.2.1');
    123123
    124124### Set some debug vars
  • wp-photocontest/trunk/wp-photocontest.php

    r192826 r193137  
    44Plugin URI: http://www.vanderstad.nl/wordpress/plugins/wp-photocontest
    55Description: Adds a photo contest to your post or page. Note: Only apply auto-upgrade when you don't care about losing your contests!! (and if you do: Backup you tables, 'CONTEST_FOLDER'- and 'skins'-directories!)
    6 Version: 1.4.2
     6Version: 1.4.2.1
    77Author: Frank van der Stad
    88Author URI: http://www.vanderstad.nl/wordpress/
Note: See TracChangeset for help on using the changeset viewer.