changeset 4772:4455b275d310 draft dhcpcd-8.1.1

Relese dhcpcd-8.1.1
author Roy Marples <roy@marples.name>
date Wed, 16 Oct 2019 15:21:58 +0100
parents 51179c6c6aa2
children 44414d81f0c1
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Wed Oct 16 15:19:58 2019 +0100
+++ b/src/defs.h	Wed Oct 16 15:21:58 2019 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.1.0"
+#define VERSION			"8.1.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"