changeset 5400:6778068786a3 draft dhcpcd-9.1.3

Release dhcpcd-9.1.3
author Roy Marples <roy@marples.name>
date Thu, 02 Jul 2020 14:42:57 +0100
parents 899ada974ec8
children 1af97ed9fd4a
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Jul 02 14:05:19 2020 +0100
+++ b/src/defs.h	Thu Jul 02 14:42:57 2020 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"9.1.2"
+#define VERSION			"9.1.3"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER		"_" PACKAGE