summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-12-19 10:45:45 +0000
committerRoy Marples <roy@marples.name>2014-12-19 10:45:45 +0000
commit4131b3487cf2a9c580c67aaccb3ff5a707fc79b3 (patch)
tree601598f375b1743171a431cc44f6f9b01b8669ec
parent121e7ec9a2ddeecac702243e0850bff35d9d9cde (diff)
downloaddhcpcd-4131b3487cf2a9c580c67aaccb3ff5a707fc79b3.tar.xz
Release dhcpcd-6.6.7dhcpcd-6.6.7
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index de105f15..5d5bb95f 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.6.6"
+#define VERSION "6.6.7"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"