]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.2.1 v10.2.1
authorRoy Marples <roy@marples.name>
Sun, 23 Feb 2025 20:38:43 +0000 (20:38 +0000)
committerRoy Marples <roy@marples.name>
Sun, 23 Feb 2025 20:38:43 +0000 (20:38 +0000)
src/defs.h

index 26611fc03d078b435f05a947808f20869f90fa8b..9b7a0dbd5fb0d83ac54b80ffd0102b42dadd87a8 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.2.0"
+#define VERSION                        "10.2.1"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE