summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-07-25 09:37:10 +0100
committerRoy Marples <roy@marples.name>2019-07-25 09:37:10 +0100
commit99e48d964c5f18d859a9031f422e59e8a6bd8c74 (patch)
tree5759dd9ed0b056aacabdd07faa68735a0eba86d4
parentda57235e909d2d0e0cc47d96252836e70872c8d0 (diff)
downloaddhcpcd-8.0.1.tar.xz
Release dhcpcd-8.0.1dhcpcd-8.0.1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 7bf8faa0..fb16de47 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.0.0"
+#define VERSION "8.0.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"