==> git log -n1 <==
commit 05ac2ee5959f0a5f3b001ef92f91998c77425984
Author: Joseph D Hughes <jdhughes@usgs.gov>
Date:   Mon Jun 27 19:10:45 2016 +1000

    Update version

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

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

	bld.bat
	record.txt

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

