]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-5.1.5 v5.1.5
authorRoy Marples <roy@marples.name>
Sun, 31 Jan 2010 20:17:35 +0000 (20:17 +0000)
committerRoy Marples <roy@marples.name>
Sun, 31 Jan 2010 20:17:35 +0000 (20:17 +0000)
defs.h

diff --git a/defs.h b/defs.h
index 322a21a030814283ec7c687a1d0cf7978989288b..149da32e971ee2b286d5504c32b8979b9bef4276 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2009 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2010 Roy Marples <roy@marples.name>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "5.1.4"
+#define VERSION                        "5.1.5"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"