==> git log -n1 <==
commit f12dfa057b13574a57721b25154e36563401c90b
Author: Thomas Kluyver <takowl@gmail.com>
Date:   Mon Jun 1 10:42:47 2015 -0700

    Bump version number to 0.4

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

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

	DESCRIPTION.old
	IRkernel_0.4_R_x86_64-unknown-linux-gnu.tar.gz

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

