diff --git a/Changes.md b/Changes.md index fbc1bb7c9b..bd16ddbf85 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,4 @@ -2.x.x +2.1.0 ----- - Cortex : Updated to version 10.1.2.0. diff --git a/build.py b/build.py index 7f11b8df4a..c6b5e95300 100755 --- a/build.py +++ b/build.py @@ -15,7 +15,7 @@ import tarfile import zipfile -__version = "2.0.0" +__version = "2.1.0" """ Config file format