summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-09-13 11:24:06 +0100
committerRoy Marples <roy@marples.name>2019-09-13 11:24:06 +0100
commit58d6734e13ae93816d50b000e85041d6d4b9756a (patch)
treee42885ab2f2aabe17cfac210b21e2df943529485
parent8fc8a84b59d8a0b96e8a1f535397596252765530 (diff)
downloaddhcpcd-58d6734e13ae93816d50b000e85041d6d4b9756a.tar.xz
Release dhcpcd-8.0.5dhcpcd-8.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 eb39c044..b78bf010 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.0.4"
+#define VERSION "8.0.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"