libbsd: Branch 'master'

Guillem Jover guillem at kemper.freedesktop.org
Thu May 28 17:55:59 PDT 2009


 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 391c75b4270a6bde57b316e557d3ae6eec017969
Author: Guillem Jover <guillem at hadrons.org>
Date:   Fri May 29 02:48:00 2009 +0200

    Release libbsd 0.1.4

diff --git a/Makefile b/Makefile
index fbe23c1..eac96f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 LIB_NAME := libbsd
 LIB_VERSION_MAJOR := 0
 LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 3
+LIB_VERSION_MICRO := 4
 LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
 
 LIB_PKGCONFIG := $(LIB_NAME).pc


More information about the libbsd mailing list