diff options
| author | mikey <mikey@cinecert.com> | 2008-10-13 23:12:09 +0000 |
|---|---|---|
| committer | mikey <> | 2008-10-13 23:12:09 +0000 |
| commit | 145fa1df9d6e904bdb8931c774014d105f92744e (patch) | |
| tree | 8e684848178093ae17f3c7bf9c2012104bf4c608 /src/Makefile.am | |
| parent | abde0d651899a554fb609b911198f616d0241408 (diff) | |
version bump to 1.3.20
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cdcbc51..0821902 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,7 +43,7 @@ libkumu_la_SOURCES = KM_error.h KM_fileio.cpp KM_fileio.h KM_log.cpp KM_log.h \ KM_memio.h KM_mutex.h KM_platform.h KM_prng.cpp KM_prng.h KM_util.cpp \ KM_util.h KM_xml.cpp KM_xml.h # linker flags (*not* including libraries to link against) for a library -libkumu_la_LDFLAGS = -release 0.3.20 +libkumu_la_LDFLAGS = -release 1.3.20 # sources for a library that don't get added to a distribution nodist_libasdcp_la_SOURCES = Metadata_h.tt2 Metadata_cpp.tt2 \ mxfgen.pl MXF_def.pl ullist.pl ULList.xml dict.xml DMS_Crypto.xml @@ -56,7 +56,7 @@ libasdcp_la_SOURCES = MPEG2_Parser.cpp MPEG.cpp JP2K_Codestream_Parser.cpp \ Wav.h WavFileWriter.h MXF.h Metadata.h \ JP2K.h AS_DCP.h AS_DCP_internal.h KLV.h MPEG.h MXFTypes.h MDD.h \ PCMParserList.h S12MTimecode.h MDD.cpp -libasdcp_la_LDFLAGS = -release 0.3.20 +libasdcp_la_LDFLAGS = -release 1.3.20 # additional libraries to link against for a library libasdcp_la_LIBADD = libkumu.la libasdcp_la_CPPFLAGS = -DASDCP_PLATFORM=\"@host@\" |
