Page MenuHomePhabricator

Adapt CMake version macro to generate version description with "no official release"
Open, NormalPublic

Description

Based on the new branching model / release workflows it would be usefull if the the CMake macro that generates the default version description string also checks if the commit has a "official public release" tag. If not something like "*no official release*" should be added to the desription.

Related Objects