summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2015-05-16 23:07:35 +0000
committerRoy Marples <roy@marples.name>2015-05-16 23:07:35 +0000
commit67cc50f9cb11defcab9c455aa9e31e46016fae27 (patch)
tree5415598fa4e4db4c06f97b3d70976ebaaa0ad4c9
parent637a6392410bddfa7fead1f31b726ce787a78f83 (diff)
downloaddhcpcd-67cc50f9cb11defcab9c455aa9e31e46016fae27.tar.xz
Release dhcpcd-6.9.0dhcpcd-6.9.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 43f9354d..d92b9100 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.8.2"
+#define VERSION "6.9.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"