From 63cfbdf529a40a42fdd74f65b810a2d289f58441 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Fri, 16 Sep 2005 19:25:03 +0000 Subject: [PATCH] Bump __Dragonfly_version to 130006 (+ slip preview on the file) Reminded-by: Joerg Sonnenberger --- sys/sys/param.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/sys/param.h b/sys/sys/param.h index 8469b398db..92428e3f2c 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -37,7 +37,7 @@ * * @(#)param.h 8.3 (Berkeley) 4/4/95 * $FreeBSD: src/sys/sys/param.h,v 1.61.2.38 2003/05/22 17:12:01 fjoe Exp $ - * $DragonFly: src/sys/sys/param.h,v 1.26 2005/09/03 12:16:14 joerg Exp $ + * $DragonFly: src/sys/sys/param.h,v 1.27 2005/09/16 19:25:03 dillon Exp $ */ #ifndef _SYS_PARAM_H_ @@ -55,7 +55,7 @@ * doc/en_US.ISO8859-1/books/porters-handbook/book.sgml */ #undef __DragonFly_version -#define __DragonFly_version 130005 /* Master, propagated to newvers */ +#define __DragonFly_version 130006 /* Master, propagated to newvers */ #ifdef __FreeBSD__ /* -- 2.41.0