Greenbone Vulnerability Management Libraries  11.0.1
version.c File Reference
#include "version.h"
Include dependency graph for version.c:
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)
 

Function Documentation

◆ gvm_libs_version()

const char* gvm_libs_version ( void  )

Definition at line 23 of file version.c.

24 {
25  return GVM_LIBS_VERSION;
26 }

Referenced by Ensure().

Here is the caller graph for this function: