Made number transition to 1.5.5

This commit is contained in:
2021-01-30 16:46:15 +01:00
parent d3bd97c05e
commit f1d5c670c5
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 - C10130
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_4
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_5
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking