From fd96a07a24a3c789748bb01246e71628e1ffe958 Mon Sep 17 00:00:00 2001 From: "dzzxzz@gmail.com" Date: Tue, 9 Oct 2012 05:50:12 +0000 Subject: [PATCH] change the version from 1.0.0 to 1.1.0 in the doxygen git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2330 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- documentation/doxygen/mainpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/doxygen/mainpage.h b/documentation/doxygen/mainpage.h index 94b525d563..6347a34b3c 100644 --- a/documentation/doxygen/mainpage.h +++ b/documentation/doxygen/mainpage.h @@ -5,7 +5,7 @@ /** * @mainpage Introduction * @author RT-Thread Development Team - * @version 1.0.0 + * @version 1.1.0 * * RT-Thread RTOS is an open source embedded real-time operating system and is * designed specifically for small memory footprint platforms. The real-time and