summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-09-02 20:21:11 +0000
committerRoy Marples <roy@marples.name>2009-09-02 20:21:11 +0000
commit7552f08bddfcb8db860643f25f583f8e4db2e756 (patch)
tree69566266e3684b64bdd52e4838ed049892b8405e
parent9cb58952bcc599b1eb5726c01f6ebec0eb0ae5b7 (diff)
downloaddhcpcd-5.1.0.tar.xz
Release dhcpcd-5.1.0dhcpcd-5.1.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index a82e9513..b9b10c83 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.0.99"
+#define VERSION "5.1.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"