]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Makefile version
authorRoy Marples <roy@marples.name>
Thu, 9 Aug 2007 16:27:53 +0000 (16:27 +0000)
committerRoy Marples <roy@marples.name>
Thu, 9 Aug 2007 16:27:53 +0000 (16:27 +0000)
Makefile

index cd0690f2797deb0a7be269b026a919b525576cc7..4f6042342f2d5e3b27da569a2eaafbcfcc9d4bbc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.1.4_pre3
+VERSION = 3.1.5_pre1
 CFLAGS ?= -O2 -pipe
 
 # Should work for both GNU make and BSD make