summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-01-03 09:48:44 +0000
committerRoy Marples <roy@marples.name>2020-01-03 09:48:44 +0000
commit2902c75611efd862befae9a1d688161049972d75 (patch)
tree05a38cf0db3100af5cd65ec1dbcce59fda0be730
parentc94d4e0f62b30a52d3e6f19b7c844a9b8e417c94 (diff)
downloaddhcpcd-2902c75611efd862befae9a1d688161049972d75.tar.xz
Release dhcpcd-8.1.5dhcpcd-8.1.5
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 57a33dd8..eb4b7271 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.4"
+#define VERSION "8.1.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"