Mercurial > hg > dhcpcd
changeset 1481:c208be3a5592 draft dhcpcd-5.1.5
Release dhcpcd-5.1.5
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Sun, 31 Jan 2010 20:17:35 +0000 |
| parents | 0420a2a298f6 |
| children | cb1fd4c0b7b4 |
| files | defs.h |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * * 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"
