summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-11-28 14:12:59 +0000
committerRoy Marples <roy@marples.name>2020-11-28 14:12:59 +0000
commitb4907bae5f0b6024de66df0789e2e789550eff0c (patch)
tree1f83332eb3376637dbca70f9e69da944169ee37d
parent84bf6e55f7e54895f4cbeebd35a6b9ac64e7498f (diff)
downloaddhcpcd-9.3.4.tar.xz
Release dhcpcd-9.3.4dhcpcd-9.3.4
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 151dc62f..26619e00 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.3.3"
+#define VERSION "9.3.4"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE