Ignore:
Timestamp:
05/09/11 13:26:46 (2 years ago)
Author:
pablo
Message:

Fixes an issue where a playlistitem's read-only levels property can be accessed incorrectly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/src/com/longtailvideo/jwplayer/player/PlayerVersion.as

    r1782 r1787  
    33         
    44        public class PlayerVersion { 
    5                 protected static var _version:String = '5.6.1782'; 
     5                protected static var _version:String = '5.7.1787'; 
    66                 
    77                public static function get version():String { 
Note: See TracChangeset for help on using the changeset viewer.