aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-01 18:45:37 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-01 18:45:37 -0700
commit8fe9c77d25a459e076d01e1f82d6081d657bb99b (patch)
tree9758e048a590719e258f96efddd0ea6b4fb12f5b /AndroidManifest.xml
parentdf9c84b90a49d6fe0b18429d83fee5b7ca24c030 (diff)
downloaddsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.tar.gz
dsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.tar.bz2
dsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.zip
DSub 4.5.7 Released
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 32f40e64..5c094f72 100644
--- a/AndroidManifest.xml
+++ b/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="97"
- android:versionName="4.5.6">
+ android:versionCode="98"
+ android:versionName="4.5.7">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>