==> git log -n1 <==
commit 6fcb531ea61529ccb2c3acf6d8e4aadf7a47e7da
Merge: 0e21468 ed14591
Author: Chris Farrow <cfarrow@enthought.com>
Date:   Sat Jul 11 14:19:21 2015 -0500

    Merge pull request #85 from enthought/bump/ver-1.1.2
    
    Preparing for 1.1.2 release.
==> git describe --tags --dirty <==
1.1.2
==> git status <==
HEAD detached at 1.1.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	build/
	comtypes.egg-info/

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