summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-06-15 16:28:31 +0100
committerRoy Marples <roy@marples.name>2020-06-15 16:28:31 +0100
commit7e72376a6ff59617344e13a0547171ec4175dd16 (patch)
tree7c06cf58af57c190afae8795fe4b61a7e0a834f2
parentd1913fa8a17cc495104eaecf3e71c62e21a18cc8 (diff)
downloaddhcpcd-9.1.2.tar.xz
Release dhcpcd-9.1.2dhcpcd-9.1.2
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 286e5a23..71668178 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.1.1"
+#define VERSION "9.1.2"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE