summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-04-02 13:10:09 +0100
committerRoy Marples <roy@marples.name>2020-04-02 13:10:09 +0100
commit24ecbec9a03d1492c7c0b34158b5d96c55add654 (patch)
tree72bf382cf6bddc7872b0e05b5dd00cfc692fa53e
parent48d7cc90ae7d69f3520515ff7ba80f371d363401 (diff)
downloaddhcpcd-24ecbec9a03d1492c7c0b34158b5d96c55add654.tar.xz
Release dhcpcd-8.1.7dhcpcd-8.1.7
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index c7464b4d..15a03ebc 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.6"
+#define VERSION "8.1.7"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"