Bumped to version 0.83.22 and changed internet domain

This commit is contained in:
Michiel Broek
2006-07-03 20:27:21 +00:00
parent 6a6b804d7f
commit 6f0fbc34e4
13 changed files with 19 additions and 16 deletions

View File

@@ -461,7 +461,7 @@ void soft_info(void)
#endif
center_addstr(12, temp);
set_color(LIGHTCYAN, BLACK);
center_addstr(14, (char *)"http://www.mbse.dds.nl or 2:280/2802");
center_addstr(14, (char *)"http://www.mbse.eu or 2:280/2802");
set_color(LIGHTGREEN, BLACK);
center_addstr(rows -7, (char *)"This is free software; released under the terms of the GNU General");
center_addstr(rows -6, (char *)"Public License as published by the Free Software Foundation.");