summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-02-07 21:20:41 +0000
committerRoy Marples <roy@marples.name>2019-02-07 21:20:41 +0000
commit9f4523e6545657d1bf743a6b1300c6962d6b1363 (patch)
tree9a27cc5a3e49ce72bc0d13f19eb8e5cb4e36eda0
parent2c97e696b8c34c148752b7931ec2b8e0a1ba1d7e (diff)
downloaddhcpcd-9f4523e6545657d1bf743a6b1300c6962d6b1363.tar.xz
Release dhcpcd-7.1.1dhcpcd-7.1.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 78648a0e..65b5b2b7 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.1.0"
+#define VERSION "7.1.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"