summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-09-22 06:26:04 +0000
committerRoy Marples <roy@marples.name>2009-09-22 06:26:04 +0000
commitca85b118f417526a3e346f2a9a2b4de09cfb87f2 (patch)
tree64bcd975e7e808508fd7346dfd4f79b0db39d2c1
parent5b839b24c19a4d23b33f9e08ebe811256d283e8a (diff)
downloaddhcpcd-ca85b118f417526a3e346f2a9a2b4de09cfb87f2.tar.xz
Release dhcpcd-5.1.1dhcpcd-5.1.1
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index b9b10c83..374a338a 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.1.0"
+#define VERSION "5.1.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"