]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.1.0 v10.1.0
authorRoy Marples <roy@marples.name>
Fri, 4 Oct 2024 21:22:24 +0000 (22:22 +0100)
committerRoy Marples <roy@marples.name>
Fri, 4 Oct 2024 21:22:24 +0000 (22:22 +0100)
src/defs.h

index 4e20365160eaeb29f2b696b427de6cb3b45da254..b5191460e549870450e481cc27bc7c1b43525a5c 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.0.10"
+#define VERSION                        "10.1.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE