Blob Blame History Raw
def get_git_version():
	return "__GIT_VERSION__"[:7]

def get_git_version_full():
	return "__GIT_VERSION__"