aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-09-22 09:42:13 -0700
committerScott Jackson <daneren2005@gmail.com>2012-09-22 09:42:13 -0700
commitd2ef30d252b8af7dd955f1d6c21d2f8f7475ec0c (patch)
tree1df99c20687ed44ecfb210d9d1464be3c604f2ec
parent35888e60289a337935677a42c9ea9eb7c6520769 (diff)
downloaddsub-d2ef30d252b8af7dd955f1d6c21d2f8f7475ec0c.tar.gz
dsub-d2ef30d252b8af7dd955f1d6c21d2f8f7475ec0c.tar.bz2
dsub-d2ef30d252b8af7dd955f1d6c21d2f8f7475ec0c.zip
Updated Manifest
-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 3ae59c58..1e2c4771 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="auto"
- android:versionCode="10"
- android:versionName="3.3.5.1">
+ android:versionCode="11"
+ android:versionName="3.4">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>