aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-03-12 11:32:27 -0700
committerScott Jackson <daneren2005@gmail.com>2015-03-12 11:32:27 -0700
commite907fccd2d08c64ac000f7c2e7a7a4802f9dba5f (patch)
treecc1705cd78b435324d057b382645cbd05c096b52
parentd93bf9f00bfb7f30938b856fff7bec527fd9fe9c (diff)
downloaddsub-e907fccd2d08c64ac000f7c2e7a7a4802f9dba5f.tar.gz
dsub-e907fccd2d08c64ac000f7c2e7a7a4802f9dba5f.tar.bz2
dsub-e907fccd2d08c64ac000f7c2e7a7a4802f9dba5f.zip
Update release
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 36a7c8a4..8f7effe7 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="147"
+ android:versionCode="148"
android:versionName="4.9.4">
<instrumentation android:name="android.test.InstrumentationTestRunner"