Skip to content
Snippets Groups Projects
Verified Commit 0d35dc16 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

FIX DOC: Fixed missing version number location in release guidelines.

parent 13bd7cea
Branches
Tags
1 merge request!37REL: Release v0.1.2
Pipeline #21848 passed
Pipeline: caosdb-cppinttest

#21849

    ......@@ -20,8 +20,9 @@ guidelines of the CaosDB Project
    3. Check all general prerequisites.
    4. Prepare [CMakeLists.txt](./CMakeLists.txt): Check the `MAJOR`, `MINOR`, `PATCH`
    version variables.
    4. Update version numbers:
    1. In [CMakeLists.txt](./CMakeLists.txt): Check the `MAJOR`, `MINOR`, `PATCH` version variables.
    2. In `conanfile.py`: Update the `version` variable.
    5. Merge the release branch into the main branch.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment