summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-04-17 23:42:45 +0100
committerRoy Marples <roy@marples.name>2019-04-17 23:42:45 +0100
commit4ccf319e1280a2f4303bcbe33d243a833696a934 (patch)
tree485e4ad9d59484a53d804c288cd02730ceac2926
parent8572baca6ba52a6dc9a435547692efc916d8ca01 (diff)
downloaddhcpcd-7.2.0.tar.xz
Release dhcpcd-7.2.0dhcpcd-7.2.0
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 65b5b2b7..e6f9074b 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.1.1"
+#define VERSION "7.2.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"