diff AndroidManifest.xml @ 23:2586a4f5c8c3

add mechanism to allow getfield from other threads
author Carl Byington <carl@five-ten-sg.com>
date Fri, 01 May 2015 11:52:31 -0700
parents a94ca5a89fe8
children
line wrap: on
line diff
--- a/AndroidManifest.xml	Tue Jul 08 09:29:08 2014 -0700
+++ b/AndroidManifest.xml	Fri May 01 11:52:31 2015 -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.3-1" >
+    android:versionName="1.0.4-0" >
 
     <uses-sdk
         android:minSdkVersion="8"