summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2013-09-20 10:27:24 +0000
committerRoy Marples <roy@marples.name>2013-09-20 10:27:24 +0000
commit2f5c5bc2039504efc98f3289f9175b934fd52d81 (patch)
tree3c6c1168f8c0ec93458f11382f9aef5aff312b7d
parent36d293b12a3174f6f3a195c1436cd1ebaa7685bd (diff)
downloaddhcpcd-2f5c5bc2039504efc98f3289f9175b934fd52d81.tar.xz
Release dhcpcd-6.1.0dhcpcd-6.1.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 194f354c..f4906072 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.0.5"
+#define VERSION "6.1.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"