diff options
| author | Roy Marples <roy@marples.name> | 2010-01-31 20:17:35 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2010-01-31 20:17:35 +0000 |
| commit | d797085453f752c73c9174409dd154991b4e508b (patch) | |
| tree | c4a19cd5c6246584e4c192f6fe5d5b38a0a7a445 | |
| parent | 900b3da40ee638f1bd99db31b8656c634a457267 (diff) | |
| download | dhcpcd-d797085453f752c73c9174409dd154991b4e508b.tar.xz | |
Release dhcpcd-5.1.5dhcpcd-5.1.5
| -rw-r--r-- | defs.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |
