samples/version.sh
changeset 408 9a439a79c6d0
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/version.sh	Thu Oct 30 20:46:27 2014 +0100
     1.3 @@ -0,0 +1,2 @@
     1.4 +#!/bin/sh
     1.5 +hg log --template '0' . | wc -c