aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-07-12 22:08:17 -0700
committerScott Jackson <daneren2005@gmail.com>2014-07-12 22:08:17 -0700
commitae7e2acb924dc15e9f0083aaf388de21bce8fefa (patch)
tree0b1c4d61c37e89eca6dfc7b9e54e1ca436316cad /AndroidManifest.xml
parent897208ed933e1fc39afd9b2f5b1e2df18f84a334 (diff)
downloaddsub-ae7e2acb924dc15e9f0083aaf388de21bce8fefa.tar.gz
dsub-ae7e2acb924dc15e9f0083aaf388de21bce8fefa.tar.bz2
dsub-ae7e2acb924dc15e9f0083aaf388de21bce8fefa.zip
Dsub 4.7.2 Re-released to beta
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 758c4e24..f8b95100 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
- android:versionCode="115"
+ android:versionCode="116"
android:versionName="4.7.2">
<uses-permission android:name="android.permission.INTERNET"/>