==> git log -n1 <==
commit 38e94627c5d4bf8d3bf6f78092de7ae68ae75aa0
Author: Ilan Schnell <ilanschnell@gmail.com>
Date:   Tue Dec 20 10:00:03 2016 -0600

    add release date
==> git describe --tags --dirty <==
1.1.0
==> git status <==
HEAD detached at 1.1.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)
