summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-11-01 14:07:38 +0000
committerRoy Marples <roy@marples.name>2020-11-01 14:07:38 +0000
commit407de1ed009d5c5a8ab3121d6b1f4b24f65717da (patch)
treed2303807e10ae97fd13bc2106ad5d0feaa4387c7
parent88702bf5b60ef29c9cf14d3f06077b18c1e7c3b3 (diff)
downloaddhcpcd-9.3.2.tar.xz
Release dhcpcd-9.3.2dhcpcd-9.3.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 bd13601a..de3abfcd 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.3.1"
+#define VERSION "9.3.2"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE