summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2016-07-29 09:35:48 +0000
committerRoy Marples <roy@marples.name>2016-07-29 09:35:48 +0000
commit3b0558f632d06e7ec33868e5589b2a0d4e3ef34d (patch)
tree7fd881f6bc0a36431cf656e1a5ab8d5524efe96b
parent95fae65a9aad74181edaf925f36f6cd18d302a71 (diff)
downloaddhcpcd-3b0558f632d06e7ec33868e5589b2a0d4e3ef34d.tar.xz
Release dhcpcd-6.11.2dhcpcd-6.11.2
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 1b207eb8..c651d63d 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.11.1"
+#define VERSION "6.11.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"