changeset 5516:22b88499388a draft

Release dhcpcd-9.3.1
author Roy Marples <roy@marples.name>
date Mon, 12 Oct 2020 14:41:06 +0100
parents 652b46c01097
children 86d8640d181a
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Sun Oct 11 08:47:31 2020 +0100
+++ b/src/defs.h	Mon Oct 12 14:41:06 2020 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"9.3.0"
+#define VERSION			"9.3.1"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER		"_" PACKAGE