summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-03-14 10:48:14 +0000
committerRoy Marples <roy@marples.name>2014-03-14 10:48:14 +0000
commit9c4606ea55256a43ada0bcf1e6545dd0cd7f71a6 (patch)
tree17551fec69fe9c6f9acfabec16caa6cc9981df11
parent8820c5c9f76fbe0b7eea820d332c7239de73b97b (diff)
downloaddhcpcd-9c4606ea55256a43ada0bcf1e6545dd0cd7f71a6.tar.xz
Release dhcpcd-6.3.2dhcpcd-6.3.2
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 931de6a9..b97c0425 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.3.1"
+#define VERSION "6.3.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"