samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:55:02 +0200
changeset 122 3611475f83db
permissions -rw-r--r--
We know how to build the source zip file
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c