Release libbsd 0.1.2

This commit is contained in:
Guillem Jover 2009-05-25 06:57:50 +02:00
parent 326a3a7619
commit f984a7006b

View File

@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
LIB_VERSION_MICRO := 1
LIB_VERSION_MICRO := 2
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc