From: Guillem Jover Date: Fri, 17 Jul 2009 11:37:38 +0000 (+0200) Subject: Release libbsd 0.1.5 X-Git-Tag: 0.1.5^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2543c5a78bc84eca4af52d11b808dc848601e501;p=thirdparty%2Flibbsd.git Release libbsd 0.1.5 --- diff --git a/Makefile b/Makefile index eac96f3..eab7afa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ LIB_NAME := libbsd LIB_VERSION_MAJOR := 0 LIB_VERSION_MINOR := 1 -LIB_VERSION_MICRO := 4 +LIB_VERSION_MICRO := 5 LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO) LIB_PKGCONFIG := $(LIB_NAME).pc