aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-01-29 08:28:13 -0800
committerScott Jackson <daneren2005@gmail.com>2015-01-29 08:28:13 -0800
commit1b19d2ca62f49ee94b4790584d9fe6b44fb86db4 (patch)
tree6581164bf18c51bbf6deb4b7de37c28f9d892915 /AndroidManifest.xml
parent5217ddbb34b830978f414e5bec75571498178520 (diff)
downloaddsub-1b19d2ca62f49ee94b4790584d9fe6b44fb86db4.tar.gz
dsub-1b19d2ca62f49ee94b4790584d9fe6b44fb86db4.tar.bz2
dsub-1b19d2ca62f49ee94b4790584d9fe6b44fb86db4.zip
Dsub 4.9.1 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 3e0ae3d0..91464158 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="142"
- android:versionName="4.9">
+ android:versionCode="143"
+ android:versionName="4.9.1">
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="github.daneren2005.dsub"