Print libretroshare version on init

This commit is contained in:
Gioacchino Mazzurco 2020-01-07 01:18:29 +01:00
parent f4f7b8a1ea
commit babd2938c2
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
3 changed files with 8 additions and 4 deletions

View file

@ -106,7 +106,7 @@ int main(int argc, char* argv[])
RsInfo() << "\n" <<
"+================================================================+\n"
"| o---o o |\n"
"| \\ / - Retroshare Service - / \\ |\n"
"| \\ / - Retroshare Service - / \\ |\n"
"| o o---o |\n"
"+================================================================+"
<< std::endl << std::endl;