Index: main.c
===================================================================
--- main.c	(revision 97)
+++ main.c	(revision 98)
@@ -1,6 +1,6 @@
 /*
 * Raydium - CQFD Corp.
-* http://raydium.cqfd-corp.org
+* http://raydium.org/
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
-char *raydium_version="0.680";
+char *raydium_version="0.681";
 
 #define MAIN_C
 #include "common.h"