Bump version to 1.0.11.

This commit is contained in:
Oliver Woodman 2014-07-18 14:31:55 +01:00
parent 62d17cabf0
commit edb5446440

View File

@ -26,7 +26,7 @@ public class ExoPlayerLibraryInfo {
/**
* The version of the library, expressed as a string.
*/
public static final String VERSION = "1.0.10";
public static final String VERSION = "1.0.11";
/**
* The version of the library, expressed as an integer.