Mercurial > hg > dhcpcd
changeset 1587:73824a750a26 draft dhcpcd-5.2.11
2011 and new version.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Fri, 04 Feb 2011 14:56:03 +0000 |
| parents | 0b0524883d8a |
| children | ffaaa2790ece |
| files | defs.h if-bsd.c |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/defs.h Fri Feb 04 14:43:51 2011 +0000 +++ b/defs.h Fri Feb 04 14:56:03 2011 +0000 @@ -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"
--- a/if-bsd.c Fri Feb 04 14:43:51 2011 +0000 +++ b/if-bsd.c Fri Feb 04 14:56:03 2011 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2011 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
