summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-01-27 20:22:21 +0000
committerRoy Marples <roy@marples.name>2020-01-27 20:22:21 +0000
commitd8aa66bc8ed593b0ad4277d3a7ff0ecec65a27af (patch)
tree47b10e15908130250602e5b22c6999a32cf06d2e
parent378276f181314073d50399ff62e8232d0b9a8d3f (diff)
downloaddhcpcd-d8aa66bc8ed593b0ad4277d3a7ff0ecec65a27af.tar.xz
Release dhcpcd-8.1.6dhcpcd-8.1.6
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index eb4b7271..c7464b4d 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.5"
+#define VERSION "8.1.6"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"