From d2ef05f29f1ebcd58c4fc780f3cf4e2283562b8a Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Fri, 21 Aug 2020 18:53:56 +0200 Subject: [PATCH] --- Documentation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation.md b/Documentation.md index a7567d0..3b958cc 100644 --- a/Documentation.md +++ b/Documentation.md @@ -10,10 +10,10 @@ We map the version name and version code. A beta release will always be version "x.x.9x". There is a total of 10 "Beta" version names (x.x.90 to x.x.99). The beat version codes will start at `nnpp00`. The RC phase the nersion name is always "*VERSION*-RC*X*". Th version code will be increased as with the beta versions. Th final release will be `nnrr00`. -n: 0, currently not used -r: the release number -m: minor version -p: previous version +n: 0 (currently not used) +r: the release number +m: minor version +p: previous version ## used libraries ProjectLaogai uses the following librarys