|
MGE System Utility Library - API Documentation v1.6.5
Library of system utility functions.
|
Standard versioning. More...

Functions | |
| __attribute__ ((const)) const | |
| Get the git-describe based package version. More... | |
| void | libmgesysutils_print_pkg_version (void) |
| Print the package version string to stdout. More... | |
| void | libmgesysutils_print_src_version (void) |
| Print the source version string to stdout. More... | |
Standard versioning.
Standard library-wide software versioning functions and information.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0-only
| __attribute__ | ( | (const) | ) | const |
Get the git-describe based package version.
Get the source version.
| void libmgesysutils_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
| void libmgesysutils_print_src_version | ( | void | ) |
Print the source version string to stdout.