Skip to content

Commit

Permalink
Release dhcpcd-10.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmarples committed Jul 19, 2023
1 parent 4523393 commit d2fbde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#define CONFIG_H

#define PACKAGE "dhcpcd"
#define VERSION "10.0.1"
#define VERSION "10.0.2"

#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE
Expand Down

1 comment on commit d2fbde9

@perkelix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great release. Thanks to everyone involved. It seems to have solved a bunch of IPv6 issues. It also solved the annoying loss of carrier after every host coldboot. Kudos!

Please sign in to comment.