Commit 30ab3bef by olly Committed by Oliver Woodman

Bump version to 1.5.8.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121931978
parent 28eaa2cb
...@@ -31,6 +31,7 @@ public final class ExoPlayerLibraryInfo { ...@@ -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 * Three digits are used for each component of {@link #VERSION}. For example "1.2.3" has the
* corresponding integer version 001002003. * 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; public static final int VERSION_INT = 001005004;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment