Bump XBPS_API_VERSION for latest changes in libxbps behaviour.

This commit is contained in:
Juan RP 2012-10-26 11:35:01 +02:00
parent 20078259e2
commit a5707e5b8d

View File

@ -56,7 +56,7 @@
*/ */
#define XBPS_PKGINDEX_VERSION "1.5" #define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20121023" #define XBPS_API_VERSION "20121026"
#ifndef XBPS_VERSION #ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET" #define XBPS_VERSION "UNSET"