From c9a0768242adae668d24354a7f24efad6d5802f1 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 4 Apr 2006 12:11:30 +0000 Subject: [PATCH] Beta 3 --- include/minix/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/minix/config.h b/include/minix/config.h index 8e4e1a8cb..2ddb4988f 100755 --- a/include/minix/config.h +++ b/include/minix/config.h @@ -3,7 +3,7 @@ /* Minix release and version numbers. */ #define OS_RELEASE "3" -#define OS_VERSION "1.2-B2" +#define OS_VERSION "1.2-B3" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains