xbps.h: bump XBPS_APIVER due to xbps_handle::native_arch change.

This commit is contained in:
Juan RP 2016-02-06 09:18:00 +01:00
parent a6b2954aba
commit baf909caeb

View File

@ -48,7 +48,7 @@
* *
* This header documents the full API for the XBPS Library. * This header documents the full API for the XBPS Library.
*/ */
#define XBPS_API_VERSION "20151030" #define XBPS_API_VERSION "20160206"
#ifndef XBPS_VERSION #ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET" #define XBPS_VERSION "UNSET"