filters: FilterMirrorH: Small fixes, more to come.
[gfxprim.git] / libver.mk
blob747c7b44fc787386b791d9317f08abdd373298d5
2 # Contains GFXprim library version used
3 # for library names, soname etc
6 LIB_MAJOR=0
7 LIB_MINOR=0
8 LIB_RELEASE=0
10 LIB_VERSION=$(LIB_MAJOR).$(LIB_MINOR)