summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-05-10 16:21:57 +0000
committerRoy Marples <roy@marples.name>2009-05-10 16:21:57 +0000
commit013e5ca53c8d26b9d62e58218612085a7073626d (patch)
treee3cdd485192eedf272f55b6264792ba62d69d306
parentb619d9f4d61a2d589766e5ea3aaf7e9b5209d183 (diff)
downloaddhcpcd-013e5ca53c8d26b9d62e58218612085a7073626d.tar.xz
Release dhcpcd-5.0.2dhcpcd-5.0.2
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5bd9859a..4b379d4d 100644
--- a/config.h
+++ b/config.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.0.1"
+#define VERSION "5.0.2"
/* Some systems do not have a working fork. */
/* #define THERE_IS_NO_FORK */