==> git log -n1 <==
commit b64932bb9590f78fc5c5d598970456bf004a9f48
Author: Kyle Wilcox <kyle@axiomalaska.com>
Date:   Tue Jul 21 16:16:34 2015 -0400

    Release 0.0.4

==> git describe --tags --dirty <==
0.0.4

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

	bld.bat
	build/
	record.txt

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

