summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-04-28 20:57:12 +0000
committerRoy Marples <roy@marples.name>2009-04-28 20:57:12 +0000
commit371233ce2057b1ce48cdcbd4731b4665a47c45a3 (patch)
tree9456e4bd6716edf8676e7e7061ff55a80c134b5c
parent3949692e4d9061acb8cebcd002e2829dd085eaf5 (diff)
downloaddhcpcd-371233ce2057b1ce48cdcbd4731b4665a47c45a3.tar.xz
Release dhcpcd-5.0.0
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index b8c94641..577f4b34 100644
--- a/config.h
+++ b/config.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "4.99.18"
+#define VERSION "5.0.0"
/* Some systems do not have a working fork. */
/* #define THERE_IS_NO_FORK */