changeset 3609:5f3c6e069d85 draft dhcpcd-6.11.0

Release dhcpcd-6.11.0
author Roy Marples <roy@marples.name>
date Mon, 09 May 2016 09:35:34 +0000
parents 08c159103556
children ed071145b9be
files defs.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <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"