summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2016-05-09 09:35:34 +0000
committerRoy Marples <roy@marples.name>2016-05-09 09:35:34 +0000
commit702c97bab16c825f534ad9bdf854d46386055877 (patch)
tree4d0c72247646ff86d8bb5ef0f51fe82566706430
parent6bbedd2c411e7cc8dded57d8a4a4d8e7c4fc4296 (diff)
downloaddhcpcd-6.11.0.tar.xz
Release dhcpcd-6.11.0dhcpcd-6.11.0
-rw-r--r--defs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/defs.h b/defs.h
index 95f10916..803f95a4 100644
--- a/defs.h
+++ b/defs.h
@@ -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"