summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-09-06 15:27:28 +0100
committerRoy Marples <roy@marples.name>2020-09-06 15:27:28 +0100
commit870f165161f4436421e105e104db3813064120cf (patch)
treedad664cd7cf416cf57d8012528d8dc9bf329fc5d
parentae768f68131f5c43f98529277070046524c1461e (diff)
downloaddhcpcd-9.2.0.tar.xz
Release dhcpcd-9.2.0dhcpcd-9.2.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 ad0954b1..bea6418c 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.1.4"
+#define VERSION "9.2.0"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE