Skip to content
Snippets Groups Projects
Commit 98a68bfd authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Bump version to 3.5.1

parent c6ae7d32
No related branches found
Tags libvlc-3.4.9
No related merge requests found
Changes between 3.5.1 Beta 1 and 3.5.1:
------------------
* Fix UPnP/DLNA files listing
* Fix empty notification icons on Android 4
* Increase the video controls delay when hitting play
* Crash fixes
Changes between 3.5.0 and 3.5.1 Beta 1:
------------------
* Take a screenshot of your video
......
......@@ -37,8 +37,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.5.1 beta 1'
versionCode = 3050010
versionName = '3.5.1'
versionCode = 3050100
libvlcVersion = '3.5.1-eap1'
medialibraryVersion = '0.13.3-eap1'
minSdkVersion = 17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment