release v0.19.1
This commit is contained in:
parent
493cd866f1
commit
97a1a04116
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
ver 0.19.1 (not yet released)
|
ver 0.19.1 (2014/10/19)
|
||||||
* input
|
* input
|
||||||
- mms: fix deadlock bug
|
- mms: fix deadlock bug
|
||||||
* playlist
|
* playlist
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.musicpd"
|
package="org.musicpd"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="6"
|
android:versionCode="7"
|
||||||
android:versionName="0.19">
|
android:versionName="0.19.1">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17"/>
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user