hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 19 Mar 2010 11:20:24 +0000
changeset 936 e6a0e92cf215
parent 0 571f289c60b8
permissions -rw-r--r--
Updated version checker to permit all versions of hg from v1.2 to v1.5

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal