Bump version to 1.5.8.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121931978
This commit is contained in:
olly 2016-05-10 03:58:12 -07:00 committed by Oliver Woodman
parent 28eaa2cb24
commit 30ab3bef9a

View file

@ -31,6 +31,7 @@ public final class ExoPlayerLibraryInfo {
* Three digits are used for each component of {@link #VERSION}. For example "1.2.3" has the
* corresponding integer version 001002003.
*/
// TODO[RELEASE]: This needs to not be octal when it gets bumped to 2.x!
public static final int VERSION_INT = 001005004;
/**