Made number transition to 1.5.7

This commit is contained in:
2023-06-07 20:36:56 +02:00
parent 4628231cec
commit f4a09e9536
7 changed files with 13 additions and 13 deletions

View File

@ -116,7 +116,7 @@ test_poll_SOURCES = test/poll.c
## cdrskin construction site - ts A60816 - C30607
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_6
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_7
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking