==> git log -n1 <==
commit 0510c7d1fe715177113b7939a4ca909d99131822
Author: Jim Crist <crist042@umn.edu>
Date:   Fri Apr 1 10:58:17 2016 -0500

    Bump version number to 0.2.0

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

==> git status <==
HEAD detached at 0.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)

