unicorn/pkgconfig.mk

10 lines
207 B
Makefile
Raw Normal View History

2015-08-21 09:04:50 +02:00
# Package version of Unicorn for Makefile.
# To be used to generate unicorn.pc for pkg-config
2015-10-30 22:34:35 +01:00
# version major & minor
2016-02-11 01:05:15 +01:00
PKG_MAJOR = 1
PKG_MINOR = 0
2015-08-21 09:04:50 +02:00
# version bugfix level. Example: PKG_EXTRA = 1
PKG_EXTRA =