Made number transition to 1.3.1

This commit is contained in:
2013-05-17 18:08:48 +00:00
parent 469ab7bf21
commit cf363b27fa
10 changed files with 71 additions and 72 deletions

View File

@ -118,9 +118,9 @@ test_structest_CPPFLAGS = -Ilibburn
test_structest_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
test_structest_SOURCES = test/structest.c
## cdrskin construction site - ts A60816 - B30318
## cdrskin construction site - ts A60816 - B30517
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_2_9
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_3_1
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking