libzypp 17.31.23
APIConfig.h File Reference

Provides API related macros. More...

#include <zypp-core/Globals.h>
Include dependency graph for APIConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBZYPP_VERSION_STRING   "17.31.15"
 
#define LIBZYPP_VERSION_MAJOR   17
 
#define LIBZYPP_VERSION_MINOR   31
 
#define LIBZYPP_VERSION_PATCH   15
 
#define LIBZYPP_SOVERSION   1722
 
#define LIBZYPP_VERSION   173115
 

Detailed Description

Provides API related macros.

Definition in file APIConfig.h.

Macro Definition Documentation

◆ LIBZYPP_VERSION_STRING

#define LIBZYPP_VERSION_STRING   "17.31.15"

Definition at line 15 of file APIConfig.h.

◆ LIBZYPP_VERSION_MAJOR

#define LIBZYPP_VERSION_MAJOR   17

Definition at line 16 of file APIConfig.h.

◆ LIBZYPP_VERSION_MINOR

#define LIBZYPP_VERSION_MINOR   31

Definition at line 17 of file APIConfig.h.

◆ LIBZYPP_VERSION_PATCH

#define LIBZYPP_VERSION_PATCH   15

Definition at line 18 of file APIConfig.h.

◆ LIBZYPP_SOVERSION

#define LIBZYPP_SOVERSION   1722

Definition at line 19 of file APIConfig.h.

◆ LIBZYPP_VERSION

#define LIBZYPP_VERSION   173115

Definition at line 20 of file APIConfig.h.