From a63151d3f82e1338ca67520d58a183bbb75979b8 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 6 Mar 2012 17:41:26 +0100 Subject: [PATCH] next release will be 3.2.1 --- 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 49350a8d5..9018639f2 100644 --- 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 "2.0" +#define OS_VERSION "2.1" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains -- 2.44.0