xbps.h: bump XBPS_API_VERSION.

This commit is contained in:
Enno Boland 2014-09-23 20:52:24 +02:00
parent b5f357bd5e
commit 2adcf485b5

View File

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