summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-04-12 18:12:46 +0100
committerRoy Marples <roy@marples.name>2020-04-12 18:12:46 +0100
commit0005ea33226dc06011205e47e7fd1057bae47ef2 (patch)
tree8dc845e235862fddaa09557def1b16accb17faf5
parentffd67b2ae7f738e91b55909fb124dc9c339cbf72 (diff)
downloaddhcpcd-0005ea33226dc06011205e47e7fd1057bae47ef2.tar.xz
Release dhcpcd-8.1.8dhcpcd-8.1.8
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 15a03ebc..e81e1ef5 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.7"
+#define VERSION "8.1.8"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"