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.
2 parents ca05f26 + e0298da commit 9890975Copy full SHA for 9890975
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