samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 16 May 2013 08:18:24 +0200
changeset 406 b5f24c7c2a8e
permissions -rw-r--r--
Yoshiki Shibata pointed out that collections were introduced in JDK 1.2
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c