summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-05-02 22:49:11 +0100
committerRoy Marples <roy@marples.name>2018-05-02 22:49:11 +0100
commit8fa3e436e443c358034b7e095f2fcb96c7481110 (patch)
treeb9a6104e26750c8a73f3972b86837f3c0ae2ee41
parentcce54a1d8a3a9908f417d6b3028a8197abbf01bf (diff)
downloaddhcpcd-8fa3e436e443c358034b7e095f2fcb96c7481110.tar.xz
Release dhcpcd-7.0.4dhcpcd-7.0.4
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index cbc2c8ac..1b687a85 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.3"
+#define VERSION "7.0.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"