summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-01-22 14:53:45 +0000
committerRoy Marples <roy@marples.name>2019-01-22 14:53:45 +0000
commite261544746104690723a1d325ef0182a0570a1b2 (patch)
tree3cab189883e2325d2014a60fad1da7bb6da0cf75
parent6fd052590f00d8e531402600492ef54ca9457614 (diff)
downloaddhcpcd-e261544746104690723a1d325ef0182a0570a1b2.tar.xz
Release dhcpcd-7.1.0dhcpcd-7.1.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 ff64697e..78648a0e 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.8"
+#define VERSION "7.1.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"