From 769b15a2cf9007b3cafaf4b43eb890364808f89b Mon Sep 17 00:00:00 2001 From: batt Date: Mon, 27 Apr 2009 15:41:41 +0000 Subject: [PATCH] Version 2.1.0 git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2680 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 2346223a..767aab22 100644 --- a/Makefile +++ b/Makefile @@ -14,9 +14,9 @@ default: all include bertos/config.mk #Include subtargets -include examples/demo/demo.mk +#include examples/demo/demo.mk #include examples/at91sam7/at91sam7s.mk -#include examples/at91sam7/at91sam7x.mk +include examples/at91sam7/at91sam7x.mk #include examples/triface/triface.mk include bertos/rules.mk diff --git a/VERSION b/VERSION index 533672be..7d9a5dde 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -BeRTOS 2.0.0 +BeRTOS 2.1.0 -- 2.25.1