# HG changeset patch # User Roy Marples # Date 1462786534 0 # Node ID 5f3c6e069d8543104462884b43ffc802d9eaa556 # Parent 08c1591035569326b607ea94f6d6a61e42e58942 Release dhcpcd-6.11.0 diff -r 08c159103556 -r 5f3c6e069d85 defs.h --- a/defs.h Mon May 09 08:22:38 2016 +0000 +++ b/defs.h Mon May 09 09:35:34 2016 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2015 Roy Marples + * Copyright (c) 2006-2016 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "6.10.3" +#define VERSION "6.11.0" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"