summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-05-31 12:14:28 +0100
committerRoy Marples <roy@marples.name>2020-05-31 12:14:28 +0100
commit64dcbfe3bf96342702d1e7cea66bab8a70db009b (patch)
tree1b1264fa182fc805707850bbd1e0a921906d2a2b
parentc3358e3e0c8c19e5a9110140dd2b099a612afd43 (diff)
downloaddhcpcd-64dcbfe3bf96342702d1e7cea66bab8a70db009b.tar.xz
Release dhcpcd-9.1.0dhcpcd-9.1.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 f2ff56e7..389defb7 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.0.2"
+#define VERSION "9.1.0"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE