annotate repoint.bat @ 2431:4971d3e6d9d2

Added tag sv_v4.0.1 for changeset 7cb68e49b64c
author Chris Cannam
date Tue, 10 Dec 2019 09:28:49 +0000
parents adc8a48f4e4c
children
rev   line source
Chris@1808 1 @echo off
Chris@1808 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1808 3