Changeset 461284
- Timestamp:
- 11/10/2011 07:56:59 AM (14 years ago)
- File:
-
- 1 edited
-
adherder/tags/1.1/adherder.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
adherder/tags/1.1/adherder.php
r456242 r461284 4 4 Plugin URI: http://grasshopperherder.com/ 5 5 Description: Displays call to actions, tracks their performance and optimizes placement 6 Version: 1. 06 Version: 1.1 7 7 Author: Tristan Kromer, Peter Backx 8 8 Author URI: http://grasshopperherder.com/ … … 27 27 } 28 28 if ( !defined('ADHERDER_VERSION_NUM') ) { 29 define('ADHERDER_VERSION_NUM', '1. 0');29 define('ADHERDER_VERSION_NUM', '1.1'); 30 30 } 31 31 add_option(ADHERDER_VERSION, ADHERDER_VERSION_NUM);
Note: See TracChangeset
for help on using the changeset viewer.