summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-12-28 12:59:20 +0000
committerRoy Marples <roy@marples.name>2020-12-28 12:59:20 +0000
commitdbb8e334c9feb222352538f7d078c07a7ba2001d (patch)
tree29594facca0360be39f0b17e00b7e0950303a6ba
parentdec1f731d60738a86d7e35004a95ce10a40ea0a4 (diff)
downloaddhcpcd-dbb8e334c9feb222352538f7d078c07a7ba2001d.tar.xz
Release dhcpcd-9.4.0dhcpcd-9.4.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 26619e00..39f14a87 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.3.4"
+#define VERSION "9.4.0"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE