summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--defs.h2
-rw-r--r--if-bsd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/defs.h b/defs.h
index f2bff963..aaa434af 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.2.10"
+#define VERSION "5.2.11"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"
diff --git a/if-bsd.c b/if-bsd.c
index 49fc7c27..c63d969d 100644
--- a/if-bsd.c
+++ b/if-bsd.c
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2010 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2011 Roy Marples <roy@marples.name>
* All rights reserved
* Redistribution and use in source and binary forms, with or without