summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2015-03-26 09:26:19 +0000
committerRoy Marples <roy@marples.name>2015-03-26 09:26:19 +0000
commitac365270b47069ac4063c53cf11a919f8c8f087d (patch)
tree1b97860f35f80fe01c00b01dce116d4434b51e70
parentb1c92dfc3ee609abd2d95c2d4ba42d319ff6b0ca (diff)
downloaddhcpcd-ac365270b47069ac4063c53cf11a919f8c8f087d.tar.xz
Release dhcpcd-6.8.0dhcpcd-6.8.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index bfc3c2f1..06247c1a 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.7.99.7"
+#define VERSION "6.8.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"