summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-04-26 15:18:15 +0100
committerRoy Marples <roy@marples.name>2019-04-26 15:18:15 +0100
commitc7814a6db2aa1f3cb931ff2afedb862186498f1a (patch)
tree40b67065d63539cb524a1ca0e54a7b8268b7a1b1
parente33994fe9a89da3d143b1e1f63a47a336328b2c2 (diff)
downloaddhcpcd-c7814a6db2aa1f3cb931ff2afedb862186498f1a.tar.xz
Release dhcpcd-6.11.6dhcpcd-6.11.6
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 033a5cb8..2d64b520 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.11.5"
+#define VERSION "6.11.6"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"