mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-27 09:48:08 +00:00
Update dropbear version in "About" string.
This commit is contained in:
parent
8bdc4005f1
commit
c5fb42b1f1
@ -116,7 +116,7 @@ public class SimpleSSHD extends Activity
|
||||
b.setTitle("About");
|
||||
b.setMessage(
|
||||
"SimpleSSHD version " + my_version() +
|
||||
"\ndropbear 2014.66" +
|
||||
"\ndropbear 2019.78" +
|
||||
"\nscp/sftp from OpenSSH 6.7p1" +
|
||||
"\nrsync 3.1.1");
|
||||
b.show();
|
||||
|
Loading…
Reference in New Issue
Block a user