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 b58b254 commit 381edcbCopy full SHA for 381edcb
scripts/windows/init.cmd
@@ -12,7 +12,7 @@ REM Add the scripts directory to the path
12
SET PATH=%SCRIPTSDIR%\windows;%SCRIPTSDIR%;%PATH%
13
14
REM set title
15
-TITLE Azure DevOps Python (in %BUILDDIR%)
+TITLE Azure DevOps Python v5.x (in %BUILDDIR%)
16
17
REM setup common aliases
18
REM NOTE: macros in macros.txt work in *BOTH* cmd and powershell. Keep it that way.
0 commit comments