summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-06-04 13:35:46 +0100
committerRoy Marples <roy@marples.name>2020-06-04 13:35:46 +0100
commita7b29175bb2a47d9efc6c20599ea8d50100bafe2 (patch)
tree6fdc59e738383b1ffbecf6fd7326206fc2356b33
parentc1432bc4780be5e4ea76887d1500557af44b5724 (diff)
downloaddhcpcd-a7b29175bb2a47d9efc6c20599ea8d50100bafe2.tar.xz
Release dhcpcd-9.1.1dhcpcd-9.1.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 389defb7..286e5a23 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.1.0"
+#define VERSION "9.1.1"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE