summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-09-04 14:12:33 +0100
committerRoy Marples <roy@marples.name>2019-09-04 14:12:33 +0100
commit0469db2a59da14d13fb08b64bc85851c614c71e7 (patch)
treebaa27861699e68ef2797fa086cce7ab762453b05
parent10bd0fc97ea69acd502c343b91ce11037144201f (diff)
downloaddhcpcd-8.0.4.tar.xz
Release dhcpcd-8.0.4dhcpcd-8.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 9bf87366..eb39c044 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.0.3"
+#define VERSION "8.0.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"