From f448dfe0631934b85fe2ba1f4c3307e46aa05f03 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Mon, 7 Jun 2010 15:57:14 +0000 Subject: [PATCH] version: trunk will become 3.1.8. --- 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 0c0bf7aef..923316596 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 "1.7" +#define OS_VERSION "1.8" /* 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