Made number transition to 1.4.9

This commit is contained in:
2017-09-13 10:10:11 +02:00
parent 260fc2983d
commit f1fc16bb8a
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 - B70912
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_9
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking