summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-04-26 14:32:54 +0100
committerRoy Marples <roy@marples.name>2019-04-26 14:32:54 +0100
commit330f1dd0bcb64f5a6138c18e3df38c34b2fb50f5 (patch)
tree41a8139fc4ca2f82a8752867241392d2aadd4f99
parente275f24027bd15ee15fc774cf2626926bc2402a2 (diff)
downloaddhcpcd-7.2.1.tar.xz
Release dhcpcd-7.2.1dhcpcd-7.2.1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index e6f9074b..d0d2ddea 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.2.0"
+#define VERSION "7.2.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"