summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2010-07-07 21:09:20 +0000
committerRoy Marples <roy@marples.name>2010-07-07 21:09:20 +0000
commit5c6fa752f42db4e82a7f6d40948ae4af99a13bac (patch)
treeca3b9f0819cf3fbae2caf77bee57e4ace27507e5
parent74e4ea256f24b8c7fe546abf95e88e21517fca45 (diff)
downloaddhcpcd-5c6fa752f42db4e82a7f6d40948ae4af99a13bac.tar.xz
Release dhcpcd-5.2.6dhcpcd-5.2.6
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 14e272cd..170551c2 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.2.4"
+#define VERSION "5.2.6"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"