summaryrefslogtreecommitdiffstats
path: root/src
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
commitf2357e19652d37566f5f76568448de6632cf2e38 (patch)
treeb9a9661c6262c2363e3a83d0397902f3dfbce88d /src
parentda3c5c400a677a45b8a8af9d28d2c5af7c46063f (diff)
downloaddhcpcd-f2357e19652d37566f5f76568448de6632cf2e38.tar.xz
Release dhcpcd-9.0.1
Diffstat (limited to 'src')
-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