diff --git a/Changes.md b/Changes.md index 6f0de564a7..1fbd44b3f8 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,9 @@ -9.0.0 alpha x (relative to 9.0.0 alpha 1) +9.0.0 alpha x (relative to 9.0.0 alpha 2) +------------- + + + +9.0.0 alpha 2 (relative to 9.0.0 alpha 1) ------------- - Cortex : Updated to version 10.5.9.2. diff --git a/build.py b/build.py index 87ba209de0..2130c5cd25 100755 --- a/build.py +++ b/build.py @@ -14,7 +14,7 @@ import tarfile import zipfile -__version = "9.0.0a1" +__version = "9.0.0a2" """ Config file format