summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-07-24 10:32:21 +0100
committerRoy Marples <roy@marples.name>2019-07-24 10:32:21 +0100
commit2cd679dde76f156433cc1fb3c3e90761f8ed3d21 (patch)
tree1129ee74e31882294d9a9ae5aac499078d559df7
parentc55849d0f3c2c8cc4742e85df5d0b310b58f9726 (diff)
downloaddhcpcd-2cd679dde76f156433cc1fb3c3e90761f8ed3d21.tar.xz
Release dhcpcd-8.0.0dhcpcd-8.0.0
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 6dbe4499..7bf8faa0 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.99.0"
+#define VERSION "8.0.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"