Fix xbps_configure_packages() by avoiding proplib iterators.

This commit is contained in:
Juan RP
2012-01-16 14:41:16 +01:00
parent 865d69e0eb
commit ffa48b2cf3
3 changed files with 9 additions and 9 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.3"
#define XBPS_API_VERSION "20120115"
#define XBPS_API_VERSION "20120116"
#define XBPS_VERSION "0.12"
/**