From fda4941a5b6050093f31749fc31709e18aae531b Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 23 Aug 2003 17:52:37 +0000 Subject: update version to 1.01, update changelog and documentation. --- 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 88ab582..7f6cfbe 100644 --- a/ulogd/ulogd.c +++ b/ulogd/ulogd.c @@ -1,6 +1,6 @@ -/* ulogd, Version $Revision: 1.34 $ +/* ulogd, Version $Revision: 1.35 $ * - * $Id: ulogd.c,v 1.34 2003/03/05 23:03:49 laforge Exp $ + * $Id: ulogd.c,v 1.35 2003/05/04 10:00:10 laforge Exp $ * * userspace logging daemon for the iptables 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.34 2003/03/05 23:03:49 laforge Exp $ + * $Id: ulogd.c,v 1.35 2003/05/04 10:00:10 laforge Exp $ * * Modifications: * 14 Jun 2001 Martin Josefsson @@ -31,7 +31,7 @@ * - added support for logging to stdout */ -#define ULOGD_VERSION "1.00" +#define ULOGD_VERSION "1.01" #include #include -- cgit v1.2.3