Set version to 4.0.1-preview1
[platform/core/csapi/tizenfx.git] / build.sh
index d0d5538..1d54d5d 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -56,7 +56,7 @@ cmd_pack() {
   VERSION_INTERNAL=$2
   if [ -z "$VERSION" ]; then
     TIMESTAMP=$(date +"%s")
-    VERSION="4.0.0-local-$TIMESTAMP"
+    VERSION="4.0.1-local-$TIMESTAMP"
   fi
   if [ -z "$VERSION_INTERNAL" ]; then
     VERSION_INTERNAL=$VERSION