summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-04-02 13:14:09 +0100
committerRoy Marples <roy@marples.name>2020-04-02 13:14:09 +0100
commit80c8431b79b6e3b56a03153febe2f45f9a861da7 (patch)
tree548f1276af2d4bca6a3ac7afe5ad1cae3e7dda4b
parent1fd4924320856c8d83d99897d0f2e3492834e576 (diff)
downloaddhcpcd-80c8431b79b6e3b56a03153febe2f45f9a861da7.tar.xz
Release dhcpcd-9.0.0dhcpcd-9.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 7c65c7fd..2d125d1c 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.99.0"
+#define VERSION "9.0.0"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE