summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-12-23 08:22:32 +0000
committerRoy Marples <roy@marples.name>2009-12-23 08:22:32 +0000
commita812f3f0e44cf4f56350a5d0739a1c33b3a6ad10 (patch)
tree63f8c045baab739a9ab789b69904b8e54e00ca37
parent89da947f76d896ef280bc1be2d3b72113775534a (diff)
downloaddhcpcd-a812f3f0e44cf4f56350a5d0739a1c33b3a6ad10.tar.xz
Release dhcpcd-5.1.4dhcpcd-5.1.4
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index d14cfd77..322a21a0 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.1.3"
+#define VERSION "5.1.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"