Greenbone Vulnerability Management Libraries  11.0.1
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 23 of file version.c.

24 {
25  return GVM_LIBS_VERSION;
26 }

Referenced by Ensure().

Here is the caller graph for this function: