aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-26 20:44:07 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-26 20:44:07 -0700
commitd4500810869ab9e4b8833197cb38879918c2218f (patch)
tree6a27c058237e365e3b6d7f4fbd357cfb571b2e12
parentdb18bc94c5603da2db90d6c77154bd8df7e1ee25 (diff)
downloaddsub-d4500810869ab9e4b8833197cb38879918c2218f.tar.gz
dsub-d4500810869ab9e4b8833197cb38879918c2218f.tar.bz2
dsub-d4500810869ab9e4b8833197cb38879918c2218f.zip
Dsub 4.7.1 Re-released
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 400357c9..7caac225 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="113"
+ android:versionCode="114"
android:versionName="4.7.1">
<uses-permission android:name="android.permission.INTERNET"/>