summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-04-13 16:09:08 +0100
committerRoy Marples <roy@marples.name>2020-04-13 16:09:08 +0100
commit2d6718d5c68a7e35a4222ed7e1e1b64a8aa801ad (patch)
treeb9a9661c6262c2363e3a83d0397902f3dfbce88d
parenta81dde9e3a29e74ed6eb6ed3f8717f8ac2c5c6bf (diff)
downloaddhcpcd-2d6718d5c68a7e35a4222ed7e1e1b64a8aa801ad.tar.xz
Release dhcpcd-9.0.1dhcpcd-9.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 2d125d1c..4bd5bed6 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.0.0"
+#define VERSION "9.0.1"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE