summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-01-15 20:24:38 +0000
committerRoy Marples <roy@marples.name>2014-01-15 20:24:38 +0000
commit2c1af89902823842b3a5931907498eaa982df03a (patch)
treec12cef0e95155a32cf60b1bf917b2ecf7c00076a
parent0fc2bc60dc74661b8e3fa41ce4f1de408ba1c8d2 (diff)
downloaddhcpcd-6.2.1.tar.xz
Release dhcpcd-6.2.1dhcpcd-6.2.1
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 3441b01d..cfc0164d 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.2.0"
+#define VERSION "6.2.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"