summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2012-12-19 09:04:18 +0000
committerRoy Marples <roy@marples.name>2012-12-19 09:04:18 +0000
commita78bedb439da5831b321d014955aa93759eba131 (patch)
tree3005a9a324880732b0e3509cd4d86cd95bc0259d
parent3bd74cd01b6362d69e9bc3a008894fea65cc7fc8 (diff)
downloaddhcpcd-a78bedb439da5831b321d014955aa93759eba131.tar.xz
Release dhcpcd-5.6.5dhcpcd-5.6.5
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index d80224a2..5bd6f16c 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.6.4"
+#define VERSION "5.6.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"