From: Guillem Jover Date: Mon, 25 May 2009 04:57:50 +0000 (+0200) Subject: Release libbsd 0.1.2 X-Git-Tag: 0.1.2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f984a7006bd8b456d4ea8aebc717e4e758676d7c;p=thirdparty%2Flibbsd.git Release libbsd 0.1.2 --- diff --git a/Makefile b/Makefile index 8f9f0ae..42401b2 100644 --- a/Makefile +++ b/Makefile @@ -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