aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-05-02 13:27:33 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-05-02 13:27:33 +0000
commit1ceb50bebef5072a3686f225fe1d3aff5283fbda (patch)
tree9f5b3f0cb2ebdc0f7b8dee36b90a14ea5d515e50
parent021bd52c4ab8f705097f45e3f3a4bf43a86ee1cb (diff)
downloadChibiOS-1ceb50bebef5072a3686f225fe1d3aff5283fbda.tar.gz
ChibiOS-1ceb50bebef5072a3686f225fe1d3aff5283fbda.tar.bz2
ChibiOS-1ceb50bebef5072a3686f225fe1d3aff5283fbda.zip
Fixed typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11986 110e8d01-0319-4d1e-a829-52ad28d1bb01
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index a4e51d281..ff84c6dfe 100644
--- a/readme.txt
+++ b/readme.txt
@@ -105,7 +105,7 @@
grow to include more functionalities.
RT and NIL will contain only the core functionalities, everything else
is shared library code.
-- EX. Global version number moved to 1.2.0.
+- EX. Global version number moved to 1.1.0.
- EX: Updated HTS221 to 1.1.1 (backported to 18.2.2).
- EX: Updated L3GD20 to 1.1.1 (backported to 18.2.2).
- EX: Updated LIS3DSH to 1.1.1 (backported to 18.2.2).