From 2c9871604ae455a7921391b8720f407f5463ed43 Mon Sep 17 00:00:00 2001 From: "Justin C. Sherrill" Date: Thu, 23 Aug 2012 00:58:49 -0400 Subject: [PATCH] Tag for 3.0.3. --- sys/sys/param.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/sys/param.h b/sys/sys/param.h index c5a195f68a..d4647e3032 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -91,9 +91,10 @@ * 300101 - i4b (ISDN) removal * 300102 - is now just a link of * 300103 - if SIG_IGN is set on SIGCHLD, do not keep zombie children + * 300003 - bugfix release */ #undef __DragonFly_version -#define __DragonFly_version 300000 /* propagated to newvers */ +#define __DragonFly_version 300003 /* propagated to newvers */ #include -- 2.41.0