Release libbsd 0.4.2

This commit is contained in:
Guillem Jover 2012-06-27 09:15:15 +02:00
parent 444bd1fbb8
commit 918a4dba4a

View File

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