diff options
| author | Roy Marples <roy@marples.name> | 2016-05-09 09:35:34 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2016-05-09 09:35:34 +0000 |
| commit | 702c97bab16c825f534ad9bdf854d46386055877 (patch) | |
| tree | 4d0c72247646ff86d8bb5ef0f51fe82566706430 | |
| parent | 6bbedd2c411e7cc8dded57d8a4a4d8e7c4fc4296 (diff) | |
| download | dhcpcd-702c97bab16c825f534ad9bdf854d46386055877.tar.xz | |
Release dhcpcd-6.11.0dhcpcd-6.11.0
| -rw-r--r-- | defs.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2015 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2016 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 "6.10.3" +#define VERSION "6.11.0" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" |
