Mercurial > 510Connectbot
diff AndroidManifest.xml @ 388:ebcb4aea03ec
fix documentation typos
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 19 Aug 2014 15:45:29 -0700 |
parents | 395a16681ae1 |
children | bcbd579253a1 |
line wrap: on
line diff
--- a/AndroidManifest.xml Wed Aug 06 11:50:58 2014 -0700 +++ b/AndroidManifest.xml Tue Aug 19 15:45:29 2014 -0700 @@ -17,8 +17,8 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.five_ten_sg.connectbot" - android:versionName="1.9.0-2" - android:versionCode="1902" + android:versionName="1.9.0-3" + android:versionCode="1903" android:installLocation="auto"> <uses-sdk android:targetSdkVersion="15" android:minSdkVersion="8" />