Changeset 460554
- Timestamp:
- 11/08/2011 11:56:49 AM (14 years ago)
- Location:
- simpleticker/trunk
- Files:
-
- 3 edited
-
SimpleTicker.apk (modified) (previous)
-
SimpleTicker.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simpleticker/trunk/SimpleTicker.php
r453423 r460554 4 4 Plugin URI: http://mbartel.ghulbus.eu/SimpleTicker/ 5 5 Description: Simple news ticker with multiple input possiblities 6 Version: 0. 76 Version: 0.8 7 7 Author: Michael Bartel 8 8 Author URI: http://facebook.com/bartel.michael/ … … 11 11 12 12 include 'Template.class.php'; 13 $simpleTickerVersion = "0. 2";13 $simpleTickerVersion = "0.8"; 14 14 15 15 /* -
simpleticker/trunk/readme.txt
r453423 r460554 5 5 Requires at least: 2.6 6 6 Tested up to: 3.2.1 7 Stable tag: 0. 77 Stable tag: 0.8 8 8 9 9 == Description == … … 27 27 28 28 == History == 29 Version 0.8 30 - Improvements to the Android App 31 29 32 Version 0.7 30 33 - Android App improvments
Note: See TracChangeset
for help on using the changeset viewer.