Server Wait On Clients System - API Documentation
v1.6.4
Server Wait On Clients System.
|
Source for version functions. More...
Functions | |
char * | libswoccommon_get_pkg_version (void) |
Get the git-describe based package version. More... | |
char * | libswoccommon_get_src_version (void) |
Get the source version. More... | |
void | libswoccommon_print_pkg_version (void) |
Print the package version string to stdout. More... | |
void | libswoccommon_print_src_version (void) |
Print the source version string to stdout. More... | |
Source for version functions.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0-only
char* libswoccommon_get_pkg_version | ( | void | ) |
Get the git-describe based package version.
char* libswoccommon_get_src_version | ( | void | ) |
Get the source version.
void libswoccommon_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
void libswoccommon_print_src_version | ( | void | ) |
Print the source version string to stdout.