mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-18 11:54:53 -04:00
Print libretroshare version on init
This commit is contained in:
parent
f4f7b8a1ea
commit
babd2938c2
3 changed files with 8 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue