Mercurial > 510ConnectbotMonitor
diff AndroidManifest.xml @ 18:a94ca5a89fe8 stable-1.0.3
add cursor request command to the TE
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 03 Jul 2014 08:38:27 -0700 |
parents | a481d8fb5571 |
children | 2586a4f5c8c3 |
line wrap: on
line diff
--- a/AndroidManifest.xml Tue Jul 01 19:10:51 2014 -0700 +++ b/AndroidManifest.xml Thu Jul 03 08:38:27 2014 -0700 @@ -2,7 +2,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.five_ten_sg.connectbot.monitor" android:versionCode="1" - android:versionName="1.0.2-1" > + android:versionName="1.0.3-1" > <uses-sdk android:minSdkVersion="8"