summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-09-13 12:45:52 +0100
committerRoy Marples <roy@marples.name>2019-09-13 12:45:52 +0100
commit104e616fdeba515373095eed2d87fb9ebcbaffab (patch)
tree461b788f211ce4f01abca24ccbff407957b9b0f1
parente28e822091c4ea9e164b7bb15b6c884c66593f8e (diff)
downloaddhcpcd-104e616fdeba515373095eed2d87fb9ebcbaffab.tar.xz
Release dhcpcd-8.0.6dhcpcd-8.0.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 b78bf010..ee228238 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.0.5"
+#define VERSION "8.0.6"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"