diff AndroidManifest.xml @ 16:a481d8fb5571 stable-1.0.2

add switch session command to the TE
author Carl Byington <carl@five-ten-sg.com>
date Tue, 01 Jul 2014 19:08:47 -0700
parents 42a5337cbcdd
children a94ca5a89fe8
line wrap: on
line diff
--- a/AndroidManifest.xml	Sun Jun 29 12:43:35 2014 -0700
+++ b/AndroidManifest.xml	Tue Jul 01 19:08:47 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.1-1" >
+    android:versionName="1.0.2-1" >
 
     <uses-sdk
         android:minSdkVersion="8"