Plugin Directory

Changeset 1204946


Ignore:
Timestamp:
07/23/2015 02:58:57 PM (11 years ago)
Author:
anyguide
Message:

tagging version 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anyguide/trunk/anyguide.php

    r1204942 r1204946  
    1010* Plugin URI:        http://www.anyguide.com
    1111* Description:       This plugin allows you to integrate the Anyguide booking solution into your Wordpress site.
    12 * Version:           1.4
     12* Version:           1.0.1
    1313* Author:            anyguide.com
    1414* Author URI:        http://anyguide.com/
     
    1818*/
    1919
    20 
    2120ob_start();
    2221define('ANYGUIDE_PLUGIN_FILE',__FILE__);
    23 define( 'AKISMET_VERSION', '1.4' );
     22define( 'ANYGUIDE_VERSION', '1.0.1' );
    2423
    2524require( dirname( __FILE__ ) . '/ag-functions.php' );
Note: See TracChangeset for help on using the changeset viewer.