From ab32a1519424cdb54bfb690ee20e0c05fba38a83 Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 24 Apr 2004 15:50:18 +0000 Subject: - bump version number - preliminary 'make distrib' support (stolen from iptables) --- 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 e3bdba4..db6ecd8 100644 --- a/ulogd/ulogd.c +++ b/ulogd/ulogd.c @@ -1,6 +1,6 @@ -/* ulogd, Version $Revision: 1.36 $ +/* ulogd, Version $LastChangedRevision$ * - * $Id: ulogd.c,v 1.36 2003/08/23 17:52:37 laforge Exp $ + * $Id$ * * 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.36 2003/08/23 17:52:37 laforge Exp $ + * $Id$ * * Modifications: * 14 Jun 2001 Martin Josefsson @@ -34,7 +34,7 @@ * - added support for more flexible multi-section conffile */ -#define ULOGD_VERSION "1.10" +#define ULOGD_VERSION "1.20" #include #include -- cgit v1.2.3