summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8c73a22..1db5df58 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ SRCS= arp.c client.c common.c configure.c dhcp.c dhcpcd.c duid.c \
info.c interface.c ipv4ll.c logger.c signal.c socket.c
MAN= dhcpcd.8
-VERSION= 3.2.2
+VERSION= 3.2.3
CLEANFILES= version.h dhcpcd.8
BINDIR= ${PREFIX}/sbin