[Build] Bump to API8
[platform/core/csapi/tizenfx.git] / build.sh
index 368072f..81b4b3f 100755 (executable)
--- 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]"