]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.2.0 v10.2.0
authorRoy Marples <roy@marples.name>
Wed, 12 Feb 2025 15:31:36 +0000 (15:31 +0000)
committerRoy Marples <roy@marples.name>
Wed, 12 Feb 2025 15:40:59 +0000 (15:40 +0000)
src/defs.h

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