diff app/src/main/AndroidManifest.xml @ 480:11c79d847892 stable-1.9.4-0

merge
author Carl Byington <carl@five-ten-sg.com>
date Tue, 29 Oct 2019 07:25:58 -0700
parents 3a83f40439d7
children 5c2069636dff
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml	Sun Oct 20 15:02:29 2019 -0700
+++ b/app/src/main/AndroidManifest.xml	Tue Oct 29 07:25:58 2019 -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.3-9"
-	android:versionCode="1939"
+	android:versionName="1.9.4-0"
+	android:versionCode="1940"
 	android:installLocation="auto">
 
     <!--  permissions must match HostListActivity.java -->