From 15229c05d99ebbc0602685f9a63863ae016242e3 Mon Sep 17 00:00:00 2001 From: laforge Date: Mon, 13 Jan 2003 13:37:56 +0000 Subject: increase version to 1.0pre1, we are just before 1.0 comes out --- ulogd/ulogd.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ulogd/ulogd.c') diff --git a/ulogd/ulogd.c b/ulogd/ulogd.c index 8606504..55dc169 100644 --- a/ulogd/ulogd.c +++ b/ulogd/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 -- cgit v1.2.3