We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca05f26 commit e0298daCopy full SHA for e0298da
scripts/version.sh
@@ -47,7 +47,7 @@ update_file_version()
47
}
48
49
50
-BASEDIR=$(dirname "$0")
+BASEDIR=$(dirname "$(dirname "$0")")
51
52
SAME=0
53
MAJOR=0
0 commit comments