X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=build.sh;h=81b4b3f72c324efc639704693b81439a583a851e;hb=fae76a7655d622643b34bbf61e6a93488f78daf8;hp=368072f4531b2253c434777b616455941a83398d;hpb=d3d3aae0b35b54758575e4e236e5484eb5389d45;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/build.sh b/build.sh index 368072f..81b4b3f 100755 --- a/build.sh +++ b/build.sh @@ -7,7 +7,7 @@ OUTDIR=$SCRIPT_DIR/Artifacts RUN_BUILD="dotnet msbuild $SCRIPT_DIR/build/build.proj /nologo" -VERSION_PREFIX=7.0.0 +VERSION_PREFIX=8.0.0 usage() { echo "Usage: $0 [command] [args]"