From: Roy Marples Date: Fri, 4 Feb 2011 14:56:03 +0000 (+0000) Subject: 2011 and new version. X-Git-Tag: v5.2.11^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb99814091f3371434c296d2b578fb25c7fffb25;p=thirdparty%2Fdhcpcd.git 2011 and new version. --- diff --git a/defs.h b/defs.h index f2bff963..aaa434af 100644 --- a/defs.h +++ b/defs.h @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "5.2.10" +#define VERSION "5.2.11" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" diff --git a/if-bsd.c b/if-bsd.c index 49fc7c27..c63d969d 100644 --- a/if-bsd.c +++ b/if-bsd.c @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2010 Roy Marples + * Copyright (c) 2006-2011 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without