aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-01-16 12:35:35 -0800
committerScott Jackson <daneren2005@gmail.com>2015-01-16 12:35:35 -0800
commit40a25a41f31a839c81c42fdd2f93c3df6e8304a1 (patch)
treea8f0e25f6d57b00c07c688e48216dc8a4d858eba /AndroidManifest.xml
parenteb1ad23b49cfd4de477c73279cda7d5c1ad3b1a9 (diff)
downloaddsub-40a25a41f31a839c81c42fdd2f93c3df6e8304a1.tar.gz
dsub-40a25a41f31a839c81c42fdd2f93c3df6e8304a1.tar.bz2
dsub-40a25a41f31a839c81c42fdd2f93c3df6e8304a1.zip
DSub 4.9 Beta 2 ReReleased again for crash fixes
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 d1e4effe..07ec734d 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="139"
+ android:versionCode="140"
android:versionName="4.9 Beta 2">
<instrumentation android:name="android.test.InstrumentationTestRunner"