]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.2.2 v10.2.2
authorRoy Marples <roy@marples.name>
Tue, 25 Feb 2025 12:37:57 +0000 (12:37 +0000)
committerRoy Marples <roy@marples.name>
Tue, 25 Feb 2025 12:37:57 +0000 (12:37 +0000)
src/defs.h

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