Greenbone Vulnerability Management Libraries 22.32.0
version.h File Reference

Version utilities. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * gvm_libs_version (void)

Detailed Description

Version utilities.

Definition in file version.h.

Function Documentation

◆ gvm_libs_version()

const char * gvm_libs_version ( void )

Definition at line 15 of file version.c.

16{
17 return GVM_LIBS_VERSION;
18}

Referenced by Ensure().

Here is the caller graph for this function: