==> git log -n1 <==
commit 6ecb559f932b1e3d8728a7f9e30ae74ecd1d8344
Author: Richard Hattersley <rhattersley@gmail.com>
Date:   Mon Jun 23 17:13:07 2014 +0100

    Bump version to 0.2.0

==> git describe --tags --dirty <==
v0.2.0

==> git status <==
HEAD detached at v0.2.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat

nothing added to commit but untracked files present (use "git add" to track)

