summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-09-27 07:43:12 +0000
committerRoy Marples <roy@marples.name>2014-09-27 07:43:12 +0000
commitadb2ad8de3e4b55d97c465169894becaa1a901e8 (patch)
tree9b0e24a3cde70a8d1f692c4decf7607b2b2780af
parent9d04c8660fd27aab10a6cb3d1ea64d8dc027a266 (diff)
downloaddhcpcd-adb2ad8de3e4b55d97c465169894becaa1a901e8.tar.xz
Release dhcpcd-6.4.7dhcpcd-6.4.7
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 68e11192..7425f47a 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.4.6"
+#define VERSION "6.4.7"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"