summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-02-25 08:28:19 +0000
committerRoy Marples <roy@marples.name>2008-02-25 08:28:19 +0000
commitbb213ed6bfc39e2d21f00410916c980d1421e164 (patch)
treee9c9a0cfa98ddd1badc7df36f6cf5759836d16ae
parent808f78582dc16ce4220db7b17b20e71b7bcf71f9 (diff)
downloaddhcpcd-bb213ed6bfc39e2d21f00410916c980d1421e164.tar.xz
Release dhcpcd-3.2.3dhcpcd-3.2.3
-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