Plugin Directory

Changeset 671473


Ignore:
Timestamp:
02/21/2013 10:18:58 PM (13 years ago)
Author:
techotronic
Message:

change version to 4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • all-in-one-favicon/trunk/all-in-one-favicon.php

    r656793 r671473  
    77 * Plugin URI: http://www.techotronic.de/plugins/all-in-one-favicon/
    88 * Description: All in one Favicon management. Easily add a Favicon to your site and the WordPress admin pages. Complete with upload functionality. Supports all three Favicon types (ico,png,gif)
    9  * Version: 4.2.1
     9 * Version: 4.3
    1010 * Author: Arne Franken
    1111 * Author URI: http://www.techotronic.de/
     
    2424
    2525// define constants
    26 define('AIOFAVICON_VERSION', '4.2.1');
     26define('AIOFAVICON_VERSION', '4.3');
    2727
    2828if (!defined('AIOFAVICON_PLUGIN_BASENAME')) {
Note: See TracChangeset for help on using the changeset viewer.