summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-10-05 16:33:51 +0100
committerRoy Marples <roy@marples.name>2020-10-05 16:33:51 +0100
commite2b4e65aa0730c5e8d46c0a5d9fa11b9818520a6 (patch)
treebc0b28b7a52b454da96f18574f349502e1ca0009
parenta916d82faf5282aedbb69402ef8ca7e940ae18f2 (diff)
downloaddhcpcd-e2b4e65aa0730c5e8d46c0a5d9fa11b9818520a6.tar.xz
Release dhcpcd-9.3.0dhcpcd-9.3.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 bea6418c..106a3a9a 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.2.0"
+#define VERSION "9.3.0"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE