From: Justin C. Sherrill Date: Thu, 23 Aug 2012 04:58:49 +0000 (-0400) Subject: Tag for 3.0.3. X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/2c9871604ae455a7921391b8720f407f5463ed43 Tag for 3.0.3. --- 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