]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Tag dhcpcd-3.0.3
authorRoy Marples <roy@marples.name>
Tue, 5 Dec 2006 09:42:35 +0000 (09:42 +0000)
committerRoy Marples <roy@marples.name>
Tue, 5 Dec 2006 09:42:35 +0000 (09:42 +0000)
ChangeLog
Makefile

index e4276373b0dd2e37939b9e43afd60880eb31f6a3..545f128cfe52b34d16802a83e5eb215eaeb19e54 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+dhcpcd-3.0.3
 NIS setup (yp.conf / domainname) works again.
 Send hostname/fqdn and our parameter list in DISCOVER and INFORM messages too.
 Add more debug messages.
index 822485d53055ae0e8f4e23dda1c52c7cba5ad9f9..5ec17c4cb43cdf0c27c9d78aa1e5c5fafd38002a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Should work for both GNU make and BSD mke
 
-VERSION = 3.0.3_pre2
+VERSION = 3.0.3
 
 INSTALL ?= install
 CFLAGS ?= -Wall -O2 -pedantic -std=gnu99