# HG changeset patch # User Roy Marples # Date 1264969055 0 # Node ID c208be3a55924df3ed3347ac4e454f9b3655a341 # Parent 0420a2a298f6a663faabb53d678cb5a941a69aea Release dhcpcd-5.1.5 diff -r 0420a2a298f6 -r c208be3a5592 defs.h --- a/defs.h Thu Jan 28 20:12:54 2010 +0000 +++ b/defs.h Sun Jan 31 20:17:35 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples + * Copyright (c) 2006-2010 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 "5.1.4" +#define VERSION "5.1.5" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"