summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2013-06-22 09:16:37 +0000
committerRoy Marples <roy@marples.name>2013-06-22 09:16:37 +0000
commitc72645007c9a8a28c94587ef3687540cf9f34233 (patch)
treec69e0510253b26b1e3db3c8418ad903567f4bc38
parenta8c05b27104a5fb723a6fe89c25cfc9dfd322c81 (diff)
downloaddhcpcd-c72645007c9a8a28c94587ef3687540cf9f34233.tar.xz
Release dhcpcd-6.0.1dhcpcd-6.0.1
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index fbecdd9a..e299d67a 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.0.0"
+#define VERSION "6.0.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"