diff --git a/ChangeLog b/ChangeLog index 2b5874b..ace9ff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +jilles 2007/03/30 23:34:11 UTC (20070330-3325) + Log: + Rerun autoconf. + + + Changes: Modified: + +104 -0 trunk/configure (File Modified) + + jilles 2007/03/30 23:33:43 UTC (20070330-3323) Log: Need to check for various flavours of epoll, diff --git a/include/serno.h b/include/serno.h index 1da1a73..a1b708f 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070330-3323" +#define SERNO "20070330-3325" diff --git a/src/version.c.SH b/src/version.c.SH index 17163e1..96a6288 100644 --- a/src/version.c.SH +++ b/src/version.c.SH @@ -1,6 +1,6 @@ #!/bin/sh -# $Id: version.c.SH 1028 2006-03-10 15:28:58Z jilles $ +# $Id: version.c.SH 3342 2007-04-01 22:10:05Z jilles $ spitshell=cat package=IRC @@ -64,8 +64,8 @@ const char *infotext[] = "Based on the original code written by Jarkko Oikarinen", "Copyright 1988, 1989, 1990, 1991 University of Oulu, Computing Center", "Copyright (c) 1996-2001 Hybrid Development Team", - "Copyright (c) 2002-2005 ircd-ratbox Development Team", - "Copyright (c) 2005-2006 charybdis development team", + "Copyright (c) 2002-2007 ircd-ratbox Development Team", + "Copyright (c) 2005-2007 charybdis development team", "", "This program is free software; you can redistribute it and/or", "modify it under the terms of the GNU General Public License as",