# HG changeset patch # User Roy Marples # Date 1605877576 0 # Node ID cf699f8d6df7c5bcd93270956dcdf2a0f61bf320 # Parent 5b709860f86c613d4ae0a581101c339894ca9492 Release dhcpcd-9.3.3 diff -r 5b709860f86c -r cf699f8d6df7 src/defs.h --- a/src/defs.h Thu Nov 19 19:15:12 2020 +0000 +++ b/src/defs.h Fri Nov 20 13:06:16 2020 +0000 @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.3.2" +#define VERSION "9.3.3" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE