summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-12-09 20:03:11 +0000
committerRoy Marples <roy@marples.name>2014-12-09 20:03:11 +0000
commiteb86a62e6b9c323a9ea2231d3f94877f4c9e1b65 (patch)
tree6d159ba5b7cd287b78871b4704fe4c6bd4a09c5a
parent214e9a165c67e8a33b444bb3b03722dea39dbc4f (diff)
downloaddhcpcd-eb86a62e6b9c323a9ea2231d3f94877f4c9e1b65.tar.xz
Release dhcpcd-6.6.5dhcpcd-6.6.5
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index a9fb6044..87bfe9db 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.6.4"
+#define VERSION "6.6.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"