Go to the documentation of this file. 12 #ifndef ZYPP_APICONFIG_H 13 #define ZYPP_APICONFIG_H 15 #define LIBZYPP_VERSION_STRING "17.31.15" 16 #define LIBZYPP_VERSION_MAJOR 17 17 #define LIBZYPP_VERSION_MINOR 31 18 #define LIBZYPP_VERSION_PATCH 15 19 #define LIBZYPP_SOVERSION 1722 20 #define LIBZYPP_VERSION 173115 22 #include <zypp-core/Globals.h> 24 #endif //ZYPP_APICONFIG_H