summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-10-25 23:08:14 +0000
committerRoy Marples <roy@marples.name>2009-10-25 23:08:14 +0000
commitd5ce89e33be2374b351aeb344494d73d06441b6f (patch)
tree66e15741fcb01b89b8ebaf7dc6789ebe083f9907
parent039168032a33003850c0530f55c532cb81e416e9 (diff)
downloaddhcpcd-d5ce89e33be2374b351aeb344494d73d06441b6f.tar.xz
Release dhpcd-5.1.3dhcpcd-5.1.3
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index fcb0d241..d14cfd77 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.1.2"
+#define VERSION "5.1.3"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"