==> git log -n1 <==
commit dfaa61c7a9e47d9ba541b3f2ee478eb14202b274
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Wed Nov 1 23:11:09 2017 +0530

    Bump version to 2.0.0
==> git describe --tags --dirty <==
2.0.0
==> git status <==
HEAD detached at 2.0.0
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)
