From: Roy Marples Date: Wed, 9 Jan 2008 10:19:16 +0000 (+0000) Subject: Bump the version for testing. X-Git-Tag: v3.2.3~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72d52b39b0695c483fb164e0d71edb53029ee32;p=thirdparty%2Fdhcpcd.git Bump the version for testing. --- diff --git a/Makefile b/Makefile index 7d25f19a..d52652a7 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.1.8 +VERSION= 3.1.9_pre1 CLEANFILES= version.h dhcpcd.8 BINDIR= ${PREFIX}/sbin