mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-14 02:59:05 +00:00
Update dropbear version in "About" message
This commit is contained in:
parent
88455ed03d
commit
cf41fb58d0
@ -132,7 +132,7 @@ public class SimpleSSHD extends Activity
|
||||
b.setTitle("About");
|
||||
b.setMessage(
|
||||
"SimpleSSHD version " + my_version() +
|
||||
"\ndropbear 2019.78" +
|
||||
"\ndropbear 2020.81" +
|
||||
"\nscp/sftp from OpenSSH 6.7p1" +
|
||||
"\nrsync 3.1.1");
|
||||
b.show();
|
||||
|
Loading…
Reference in New Issue
Block a user