From: laforge Date: Mon, 13 Jan 2003 13:37:56 +0000 (+0000) Subject: increase version to 1.0pre1, we are just before 1.0 comes out X-Git-Tag: ulogd-2.0.0beta2~424 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96079dc848aaec358bd35acc1ce593cfda975b4;p=thirdparty%2Fulogd2.git increase version to 1.0pre1, we are just before 1.0 comes out --- diff --git a/ulogd.c b/ulogd.c index 8606504..55dc169 100644 --- a/ulogd.c +++ b/ulogd.c @@ -1,6 +1,6 @@ -/* ulogd, Version $Revision: 1.30 $ +/* ulogd, Version $Revision: 1.31 $ * - * $Id: ulogd.c,v 1.30 2002/12/09 15:03:51 laforge Exp $ + * $Id: ulogd.c,v 1.31 2003/01/13 13:33:23 laforge Exp $ * * userspace logging daemon for the netfilter ULOG target * of the linux 2.4 netfilter subsystem. @@ -20,7 +20,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: ulogd.c,v 1.30 2002/12/09 15:03:51 laforge Exp $ + * $Id: ulogd.c,v 1.31 2003/01/13 13:33:23 laforge Exp $ * * Modifications: * 14 Jun 2001 Martin Josefsson @@ -31,7 +31,7 @@ * - added support for logging to stdout */ -#define ULOGD_VERSION "0.98" +#define ULOGD_VERSION "1.0pre1" #include #include