From 691b09f23217983872ffaf6f4041645606c87363 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 12 Apr 2007 14:31:16 +0000 Subject: [PATCH] This will become 3.1.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 bc79747e4..b0686f3c8 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.3rc1" +#define OS_VERSION "1.3" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains