]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.3.0 v10.3.0
authorRoy Marples <roy@marples.name>
Fri, 14 Nov 2025 15:38:04 +0000 (15:38 +0000)
committerRoy Marples <roy@marples.name>
Fri, 14 Nov 2025 15:38:04 +0000 (15:38 +0000)
src/defs.h

index c527c7936ac0ce37723fe0933f14ec56ad6a8668..cd7d1e0396c9f677423c7e2265a6353087488031 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.2.4"
+#define VERSION                        "10.3.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE