==> git log -n1 <==
commit 2d2343b9926c9b1a1eb6514090f1213973d3c636
Merge: bd16e72 16168c5
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Sun Oct 25 07:07:55 2015 +0000

    Merge pull request #13 from pelson/unittests
    
    Added unittests to support the integration tests.

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

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

	3.4
	bld.bat
	record.txt

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

