libxbps: added support to "inject" vpkg config files at initialization time.

This commit is contained in:
Juan RP
2012-11-19 15:42:24 +01:00
parent 4f9ff2746e
commit a311294f0a
3 changed files with 60 additions and 2 deletions

View File

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