Changeset 1158502
- Timestamp:
- 05/12/2015 06:57:48 AM (11 years ago)
- Location:
- adpushup
- Files:
-
- 6 added
- 4 deleted
- 2 edited
-
tags/0.3 (added)
-
tags/0.3/adpushup.php (added)
-
tags/0.3/injector.php (added)
-
tags/0.3/misc.php (added)
-
tags/0.3/readme.txt (added)
-
tags/0.3/settings.php (added)
-
tags/1.0 (deleted)
-
tags/1.1 (deleted)
-
tags/1.2 (deleted)
-
tags/1.3 (deleted)
-
trunk/adpushup.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
adpushup/trunk/adpushup.php
r1157459 r1158502 5 5 Plugin URI: http://adpushup.com 6 6 Description: Maximize your AdSense Ad Revenue! 7 Version: 1.37 Version: 0.3 8 8 Author: AdPushup 9 9 Author URI: http://www.adpushup.com 10 10 License: GPL2 11 Updated: 02-04-201512 11 */ 13 12 … … 18 17 19 18 public $plugin_dir; 20 public $version = ' 1.3';19 public $version = '0.3'; 21 20 public $update_url; 22 21 public $platform; -
adpushup/trunk/readme.txt
r1157459 r1158502 4 4 Requires at least: 3.5 5 5 Tested up to: 4.2.2 6 Stable tag: 1.36 Stable tag: 0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.