]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.3.2 v10.3.2
authorRoy Marples <roy@marples.name>
Thu, 30 Apr 2026 13:38:32 +0000 (14:38 +0100)
committerRoy Marples <roy@marples.name>
Thu, 30 Apr 2026 13:38:32 +0000 (14:38 +0100)
src/defs.h

index f693254f34f85f303628226f7a94e74dc4404700..637e8440f758b1ac65bd9788e92833fe62c767a8 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.3.1"
+#define VERSION                        "10.3.2"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE