summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-06-02 10:29:29 +0100
committerRoy Marples <roy@marples.name>2018-06-02 10:29:29 +0100
commit04ba17660c518429599d54957654817cc3d18a31 (patch)
tree04190cdd5be562969dcd303e26d0392ff095bc21
parent304a2790ced65da00324b525e4e8edb3b2af9345 (diff)
downloaddhcpcd-7.0.5.tar.xz
Release dhcpcd-7.0.5dhcpcd-7.0.5
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 1b687a85..8302717b 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.4"
+#define VERSION "7.0.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"