==> git log -n1 <==
commit defbc370ec764d3d0dc43c45911e455b5e483b30
Author: Jean-Marc Valin <jmvalin@jmvalin.ca>
Date:   Mon Jun 26 14:04:09 2017 -0400

    bump LT revision
==> git describe --tags --dirty <==
v1.2.1-dirty
==> git status <==
HEAD detached at v1.2.1
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   win32/VS2015/common.props
	modified:   win32/VS2015/opus.sln
	modified:   win32/VS2015/opus_demo.vcxproj
	modified:   win32/VS2015/opus_demo.vcxproj.filters
	modified:   win32/VS2015/test_opus_api.vcxproj
	modified:   win32/VS2015/test_opus_api.vcxproj.filters
	modified:   win32/VS2015/test_opus_decode.vcxproj
	modified:   win32/VS2015/test_opus_decode.vcxproj.filters
	modified:   win32/VS2015/test_opus_encode.vcxproj
	modified:   win32/VS2015/test_opus_encode.vcxproj.filters
	modified:   win32/genversion.bat

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh

no changes added to commit (use "git add" and/or "git commit -a")
