Skip to content

Commit 381edcb

Browse files
committed
small fix to init
1 parent b58b254 commit 381edcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/windows/init.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ REM Add the scripts directory to the path
1212
SET PATH=%SCRIPTSDIR%\windows;%SCRIPTSDIR%;%PATH%
1313

1414
REM set title
15-
TITLE Azure DevOps Python (in %BUILDDIR%)
15+
TITLE Azure DevOps Python v5.x (in %BUILDDIR%)
1616

1717
REM setup common aliases
1818
REM NOTE: macros in macros.txt work in *BOTH* cmd and powershell. Keep it that way.

0 commit comments

Comments
 (0)