From: batt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Date: Mon, 27 Apr 2009 15:41:41 +0000 (+0000)
Subject: Version 2.1.0
X-Git-Tag: 2.1.0~2
X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=769b15a2cf9007b3cafaf4b43eb890364808f89b;p=bertos.git

Version 2.1.0

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2680 38d2e660-2303-0410-9eaa-f027e97ec537
---

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