aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-05 21:14:57 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-05 21:14:57 -0700
commit6f0bef21d3e64cb884b641f016ed6e162b061a82 (patch)
treecefd1c4747864afdfdfc20d1dc963dcccb375e37 /subsonic-android
parentb1134d8f2dce0c438d7859c9cafd04af26fc5460 (diff)
downloaddsub-6f0bef21d3e64cb884b641f016ed6e162b061a82.tar.gz
dsub-6f0bef21d3e64cb884b641f016ed6e162b061a82.tar.bz2
dsub-6f0bef21d3e64cb884b641f016ed6e162b061a82.zip
Updated version to 3.8.6
Diffstat (limited to 'subsonic-android')
-rw-r--r--subsonic-android/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml
index d58b92db..68fd1c0a 100644
--- a/subsonic-android/AndroidManifest.xml
+++ b/subsonic-android/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
- android:versionCode="43"
- android:versionName="3.8.5">
+ android:versionCode="44"
+ android:versionName="3.8.6">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>