PROJECT-NAME_VERSION.rst 408 B

1234567891011
  1. <PROJECT-NAME>_VERSION
  2. ----------------------
  3. Value given to the ``VERSION`` option of the most recent call to the
  4. :command:`project` command with project name ``<PROJECT-NAME>``, if any.
  5. See also the component-wise version variables
  6. :variable:`<PROJECT-NAME>_VERSION_MAJOR`,
  7. :variable:`<PROJECT-NAME>_VERSION_MINOR`,
  8. :variable:`<PROJECT-NAME>_VERSION_PATCH`, and
  9. :variable:`<PROJECT-NAME>_VERSION_TWEAK`.