xbps.h: bump XBPS_API_VERSION.

This commit is contained in:
Juan RP 2014-08-13 21:39:39 +02:00
parent f83fed1ea6
commit a6699be973

View File

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