summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-12-20 22:12:04 +0000
committerRoy Marples <roy@marples.name>2019-12-20 22:12:04 +0000
commit12d80730ccf95f4273306f650c1e99cb9f4095be (patch)
treef523f58252f505aa4ee9f750df71eb83d9c21269
parentf4793642b461282c49ecf9ad8311f79bc9b4f70c (diff)
downloaddhcpcd-12d80730ccf95f4273306f650c1e99cb9f4095be.tar.xz
Release dhcpcd-8.1.4dhcpcd-8.1.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 bacc6278..57a33dd8 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.3"
+#define VERSION "8.1.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"