summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-10-06 18:00:25 +0000
committerRoy Marples <roy@marples.name>2014-10-06 18:00:25 +0000
commitbc70be0a0cbadaca29007736e7a274cfc751855e (patch)
treedf12c24d6c4484db5c8d8bf5a1ec46df3b2ae8da
parent47ce6a4d027feaae1d21853c82ef34853b1b06ba (diff)
downloaddhcpcd-bc70be0a0cbadaca29007736e7a274cfc751855e.tar.xz
Release dhcpcd-6.5.0dhcpcd-6.5.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 7425f47a..66cc2c88 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.4.7"
+#define VERSION "6.5.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"