Commit 8b673923 authored by multrus's avatar multrus
Browse files

fix patch script

parent a5382b37
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ fi

#date="Nov 11, 2025"
date=`date "+%b %d, %Y"`
version="IVAS-FL-3.0-RC01"
version="IVAS-FL-3.0"

##########################
#                        #
@@ -72,7 +72,7 @@ if [ -d ${WORKDIR}/lib_basop ]; then
fi

if [ $BASOP -eq 1 ]; then
    version="IVAS-FX-3.0-RC01"
    version="IVAS-FX-3.0"
fi

#
@@ -178,7 +178,7 @@ rm -f $tmpfile
# Patch Printout
#

sed -i.bak -e "s/IVAS\ Codec\ Baseline/IVAS\ Codec\ Version\ $version/g" $WORKDIR/lib_com/disclaimer.c
#sed -i.bak -e "s/IVAS\ Codec\ Baseline/IVAS\ Codec\ Version\ $version/g" $WORKDIR/lib_com/disclaimer.c

#
# Patch Matlab Scripts