xbps_register_pkg: fix by adding pkgd into regpkgdb array.

This commit is contained in:
Juan RP
2011-12-28 09:21:01 +01:00
parent c0f81bd482
commit caaba09295
2 changed files with 6 additions and 2 deletions

View File

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