# HG changeset patch # User Dennis Fink # Date 2016-02-27 12:45:45 # Node ID 9d30314e5dd7184085487c25e564d20541c0fd5d # Parent b5d348c52620a27c8af8216622b6c21badf00198 Corrected named branches in README.rst diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ branching model, but with some modificat Description of the branches: - **default**: This is the stable branch. -- **stable**: This is the main development branch. +- **dev**: This is the main development branch. - **hotfix-***: These branches branch off from the default branch and are used to fix bugs which are in the stable version. They will be merged back into *default* and *dev*. After the bug is fixed, the *PATCH* number must be