summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2015-05-02 14:07:59 +0000
committerRoy Marples <roy@marples.name>2015-05-02 14:07:59 +0000
commitbbba67d0f8a0b70dca42e43841e52f1ec0ea2d85 (patch)
tree3e1ae319b16457fefca59bc4a391d167ac8e6450
parentc59f729b0a6c176a9ea23367392880a91a25a5a8 (diff)
downloaddhcpcd-6.8.2.tar.xz
Release dhcpcd-6.8.2dhcpcd-6.8.2
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 54fd7604..43f9354d 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.8.1"
+#define VERSION "6.8.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"