From ed634bc556af8997b9d2d5bf7334073731936365 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:45 +0200 Subject: tagging ychat-0.2 --- main.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) mode change 100644 => 100755 main.cpp (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp old mode 100644 new mode 100755 index 502e24d..2cbc713 --- a/main.cpp +++ b/main.cpp @@ -19,7 +19,6 @@ * */ - // needed for ignoring SIGPIPE. #include @@ -54,9 +53,8 @@ cout << " ___ _ _ " << endl << " \\__, \\____/|_| |_|\\__,_|\\__|" << endl << " |___/ " << endl << endl - << DESCRIP - << VERSION << endl - << VERSION << endl + << DESCRIP << endl + << VERSION << ", " << CONTACT << endl << SEPERAT << endl << STARTMS << endl ; -- cgit v1.2.3