diff --git a/mercurial.json b/mercurial.json index e22ffeaf78..716d56c386 100644 --- a/mercurial.json +++ b/mercurial.json @@ -13,5 +13,9 @@ } }, "innosetup": true, - "bin": "hg.exe" + "bin": "hg.exe", + "checkver": { + "url": "http://mercurial.selenic.com/sources.js", + "re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights" + } } \ No newline at end of file