forked from ariadne/pkgconf
pkg: bump PKG_PKGCONFIG_VERSION_EQUIV to 0.28
parent
e178f6d620
commit
14b88e3bcb
4
pkg.h
4
pkg.h
|
@ -21,8 +21,8 @@
|
||||||
|
|
||||||
#define PKG_BUFSIZE (65535)
|
#define PKG_BUFSIZE (65535)
|
||||||
|
|
||||||
/* we are compatible with 0.27 of pkg-config */
|
/* we are compatible with 0.28 of pkg-config */
|
||||||
#define PKG_PKGCONFIG_VERSION_EQUIV "0.27"
|
#define PKG_PKGCONFIG_VERSION_EQUIV "0.28"
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
PKG_ANY = 0,
|
PKG_ANY = 0,
|
||||||
|
|
Loading…
Reference in New Issue