summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-03-27 06:45:24 +0100
committerRoy Marples <roy@marples.name>2018-03-27 06:45:24 +0100
commitafa0ec049de02629c0d3fbf053dd26ce1a539875 (patch)
treec4f9fdc0f8d6e47fb3be2379f19b1e5efb0b939d
parentad14204daad99c40577e243292b3309d46d3a16d (diff)
downloaddhcpcd-afa0ec049de02629c0d3fbf053dd26ce1a539875.tar.xz
Release dhcpcd-7.0.2dhcpcd-7.0.2
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 0c025e8f..e2979b1f 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.1"
+#define VERSION "7.0.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"