Commit 975a4ae8 authored by Max Kellermann's avatar Max Kellermann

release v0.20.16

parent 56aaf3c7
ver 0.20.16 (not yet released)
ver 0.20.16 (2018/02/03)
* output
- pulse: fix crash during auto-detection
* database
......
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="14"
android:versionName="0.20.15">
android:versionCode="15"
android:versionName="0.20.16">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17"/>
......
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 to comment