Server Wait On Clients System - API Documentation
v1.6.4
Server Wait On Clients System.
|
Source for version functions. More...
Functions | |
char * | libswocserver_get_pkg_version (void) |
Get the git-describe based package version. More... | |
char * | libswocserver_get_src_version (void) |
Get the source version. More... | |
void | libswocserver_print_pkg_version (void) |
Print the package version string to stdout. More... | |
void | libswocserver_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* libswocserver_get_pkg_version | ( | void | ) |
Get the git-describe based package version.
char* libswocserver_get_src_version | ( | void | ) |
Get the source version.
void libswocserver_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
void libswocserver_print_src_version | ( | void | ) |
Print the source version string to stdout.