summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-10-16 15:21:58 +0100
committerRoy Marples <roy@marples.name>2019-10-16 15:22:05 +0100
commit3a7468bbc8b67def88ac1ed807d5ea7cf61ec5c6 (patch)
tree36eab9c6c6927840394d7e88b017dfb2275a21d2
parent70d2685dc5784e92bd2621fe2bcc1bc65589ac18 (diff)
downloaddhcpcd-3a7468bbc8b67def88ac1ed807d5ea7cf61ec5c6.tar.xz
Relese dhcpcd-8.1.1dhcpcd-8.1.1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index e0cd63c7..eaa105a0 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.0"
+#define VERSION "8.1.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"