]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Bump the version for testing.
authorRoy Marples <roy@marples.name>
Wed, 9 Jan 2008 10:19:16 +0000 (10:19 +0000)
committerRoy Marples <roy@marples.name>
Wed, 9 Jan 2008 10:19:16 +0000 (10:19 +0000)
Makefile

index 7d25f19a482c965be8f177fcd2ee12d91cecee61..d52652a7b49213380de2627e7595fe6bf84a2320 100644 (file)
--- 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