Changeset 193137
- Timestamp:
- 01/12/2010 12:21:42 PM (16 years ago)
- Location:
- wp-photocontest/trunk
- Files:
-
- 2 edited
-
wp-photocontest-config.php (modified) (1 diff)
-
wp-photocontest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-photocontest/trunk/wp-photocontest-config.php
r192826 r193137 119 119 120 120 //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 ');121 define('PC_DB_VERSION','1.4.2.1'); 122 define('PC_PL_VERSION','1.4.2.1'); 123 123 124 124 ### Set some debug vars -
wp-photocontest/trunk/wp-photocontest.php
r192826 r193137 4 4 Plugin URI: http://www.vanderstad.nl/wordpress/plugins/wp-photocontest 5 5 Description: 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 6 Version: 1.4.2.1 7 7 Author: Frank van der Stad 8 8 Author URI: http://www.vanderstad.nl/wordpress/
Note: See TracChangeset
for help on using the changeset viewer.