Made number transition to 1.5.3

This commit is contained in:
2019-10-27 15:26:21 +01:00
parent 3a940300e2
commit 0a37e8cbe5
7 changed files with 14 additions and 14 deletions

View File

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