Release libbsd 0.4.1

This commit is contained in:
Guillem Jover 2012-06-01 08:20:37 +02:00
parent fdcae57707
commit c21d788fea

View File

@ -37,7 +37,7 @@ libbsd_la_DEPENDENCIES = \
libbsd.map
libbsd_la_LDFLAGS = \
-Wl,--version-script=$(srcdir)/libbsd.map \
-version-number 0:4:0
-version-number 0:4:1
libbsd_la_SOURCES = \
arc4random.c \
bsd_getopt.c \